-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Let save_/load_results() properly handles experiments dtypes (#280)
* bugfix for #277 : load_results now casts all columns in experiments to dtype as specified in metadata bugfix for load_results. In parsing experiments, the dtype metadata is now correctly applied. Also expands save)results unittest to cover all dtypes used in storing experiments. * small typo in test
- Loading branch information
Showing
3 changed files
with
20 additions
and
9 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
Binary file not shown.
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