-
Notifications
You must be signed in to change notification settings - Fork 2
Store Dependencies as parquet file #372
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
7254ca2
Use pyarrow for save/load/dtypes in Dependencies
hagenw 921f8d3
Fix dtype mapping
hagenw d95848e
Fix expected str representation output
hagenw dfd0fe9
Add pyarrow as dependency
hagenw 07e1bfc
Add parquet format to save()/load()
hagenw 418a6f8
Add tests for parquet files
hagenw 7ba0f8a
Fix docstring of Dependencies.save()
hagenw 7817ab0
Publish dependency table as parquet file
hagenw 517efd3
Fix cache handling for docs/publish.rst
hagenw 7c1704b
Compare dependency tables instead of MD5 sums
hagenw 2acb7fe
Store always as parquet in cache
hagenw 1b86421
Fix skipping of old audb caches
hagenw 6e893c0
Add LEGACY to old depedendency cache file name
hagenw e1ccb38
Use pickle in cache
hagenw 1dbcc38
Remove debug print statement
hagenw 9ee1f24
Mention correct dependency file in docs
hagenw ebb5c1b
Add docstring to test
hagenw f484433
Fix comment for errors test
hagenw 88af9f7
Simplify dependency file loading code
hagenw fb0c3f4
Only convert dtype if needed during loading
hagenw aca07d6
Add test for backward compatibility
hagenw 30cdd3a
Remove unneeded line
hagenw File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.