Skip to content

bugfix introduced by #241 in general-introduction from docs#265

Merged
quaquel merged 1 commit intomasterfrom
documentation_bugfix
Apr 24, 2023
Merged

bugfix introduced by #241 in general-introduction from docs#265
quaquel merged 1 commit intomasterfrom
documentation_bugfix

Conversation

@quaquel
Copy link
Copy Markdown
Owner

@quaquel quaquel commented Apr 24, 2023

#241 ensured that categorical uncertainties were properly handled in the experiment dataframe. The general introduction used an outdated fix for the same problem.

#241 ensured that categorical uncertainties were properly handled in the experiment dataframe. The general introduction used an outdated fix for the same problem.
@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@EwoutH
Copy link
Copy Markdown
Collaborator

EwoutH commented Apr 24, 2023

So if I understand correctly, we unintendedly fixed a bug.

I actually had a student stuck on this. Make the case again for using the tutorials as tests, by running them in CI (#205).

Looks good, can you add a line to the 2.4.0 changelog somewhere, since this can actually be a breaking change for some people.

@quaquel
Copy link
Copy Markdown
Owner Author

quaquel commented Apr 24, 2023

In #236, it was reported as a bug, and I used the additional tests in #241 to first diagnose it as a bug and then also fixed it.

Basically, experiments before saving to disk and after loading from disk were not the same in case of categorical uncertainties. As such, it is unlikely to be a breaking change for most.

@quaquel quaquel merged commit c30b5a4 into master Apr 24, 2023
EwoutH pushed a commit that referenced this pull request Jun 18, 2023
#241 ensured that categorical uncertainties were properly handled in the experiment dataframe. The general introduction used an outdated fix for the same problem.
@quaquel quaquel deleted the documentation_bugfix branch June 18, 2023 18:46
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.

2 participants