You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I think I can help replacing os.path, glob and directory/file operations with pathlib. I have started using pathlib on my code as well (and love this library).
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.
The text was updated successfully, but these errors were encountered: