feat: Add support for using pathlib.Path filenames#238
Conversation
Supported for reading and writing from CSV and netCDF
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #238 +/- ##
==========================================
- Coverage 95.77% 95.74% -0.03%
==========================================
Files 23 24 +1
Lines 2108 2117 +9
Branches 395 391 -4
==========================================
+ Hits 2019 2027 +8
- Misses 71 72 +1
Partials 18 18
☔ View full report in Codecov by Sentry. |
znicholls
left a comment
There was a problem hiding this comment.
lgtm, couple of things to try re type hints, might be a deep rabbit hole though so let's just make issues if we want to guarantee that this won't become a massive time sink
znicholls
left a comment
There was a problem hiding this comment.
lgtm, couple of things to try re type hints, might be a deep rabbit hole though so let's just make issues if we want to guarantee that this won't become a massive time sink
Supported for reading and writing from CSV and netCDF
Pull request
Please confirm that this pull request has done the following:
CHANGELOG.rstadded