Skip to content

bugfix for #277 : load_results properly handles experiments dtypes#280

Merged
EwoutH merged 2 commits intomasterfrom
load_results_bugfix
Jun 18, 2023
Merged

bugfix for #277 : load_results properly handles experiments dtypes#280
EwoutH merged 2 commits intomasterfrom
load_results_bugfix

Conversation

@quaquel
Copy link
Copy Markdown
Owner

@quaquel quaquel commented Jun 18, 2023

Bugfix for load_results which fixes #277. In parsing experiments, the dtype metadata is now correctly applied. It also expands save_results unit test to cover all dtypes used in storing experiments.

@coveralls
Copy link
Copy Markdown

coveralls commented Jun 18, 2023

Coverage Status

coverage: 80.915% (+0.04%) from 80.873% when pulling 23648de on load_results_bugfix into 83fc014 on master.

Copy link
Copy Markdown
Collaborator

@EwoutH EwoutH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One last comment on the test, the rest looks good, thanks!

Do you want this into 2.4.1?

quaquel added 2 commits June 18, 2023 20:14
…o 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.
@EwoutH EwoutH force-pushed the load_results_bugfix branch from bdfadbc to 23648de Compare June 18, 2023 18:14
@EwoutH EwoutH merged commit 7b63a45 into master Jun 18, 2023
EwoutH pushed a commit that referenced this pull request Jun 18, 2023
* 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
@quaquel quaquel deleted the load_results_bugfix branch October 31, 2023 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Visual Analysis Example throws an error

3 participants