-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: Dataset interface updates for future improved job I/O (#83)
* WIP * feat: dataset unordered equivalence checker * refactor: consistent Dataset.filter_fields implementation No need to use allocate here * feat: rename flag for Dataset.filter_prefix Allows renaming prefix at the same time as filtering it out * chore: enforce kwarg for Dataset copy option * docs: dataset docstring fix * refactor: remove now-unnecessary methods * chore: remove unused import * fix: correct filter fields copy behaviour * fix: test for python v3.7
- Loading branch information
Showing
1 changed file
with
43 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters