Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Apr 24, 2023

Conversation

quaquel
Copy link
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

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@EwoutH
Copy link
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
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
2 checks passed
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.

None yet

2 participants