-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor HDFMetadata from class to function (#5)
* Refactor HDF metadata from class to function to pass more args directly to hdf_to_postgres rather than through HDFMetadata object, few small bug fixes * Updated docstrings * _copy_worker --> copy_worker * Add the data_formatters back into copy_worker function * Missed format key
- Loading branch information
1 parent
edbb7f7
commit ad12707
Showing
5 changed files
with
177 additions
and
184 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
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
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
Oops, something went wrong.