icesat2py/icepyx
View on GitHubinteracting with the file system using pathlib instead of os.path
Open
#15 opened on Feb 10, 2020
enhancementgood first issue
Repository metrics
- Stars
- (256 stars)
- PR merge metrics
- (PR metrics pending)
Description
Currently, examples and code us os.path to interact with the file system. We'd like to transition to using pathlib instead. We're looking for someone interested in helping work with us on making this transition.