-
-
Notifications
You must be signed in to change notification settings - Fork 424
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This concludes the refactoring of TARDISSpectrum. The syntax for the dummy to_hdf was slightly changed to match the syntax of pandas to_hdf() methods. That means the 'name' parameter was removed as there is no reason for the function do decide where it should save to and the path is now a required argument.
- Loading branch information
Showing
3 changed files
with
263 additions
and
66 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
Oops, something went wrong.