Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
General maintenance of the library. Fix several deprecations and warnings due to new releases
of pandas and xarray, prepare for numpy 2.0 and some compatibility changes for bokeh >3.0.
There are still many changes left to do with bokeh >3.0 but it isn't yet usable for us,
most plots don't work due to bugs such as bokeh/bokeh#13378
(fixed in current pre-release only) or bokeh/bokeh#13436 (no fix yet).
Thus I have pinned bokeh so our docs work and generate all the plots of the example gallery
which is currently not happening.
Last but not least, numba already supports 3.12, so I am moving the python versions in CI up:
3.10-3.12
Checklist
📚 Documentation preview 📚: https://arviz--2315.org.readthedocs.build/en/2315/