Highlights
plot_marginal
got a new argument show_lines
and a helper function add_marginal_subplot
to simplify subplots with plotly.
What's Changed
- DOC fix mkdocs-jupyter==0.24.7 by @lorentzenchr in #174
- MNT remove polyfill, javascipt updates and mkdocs-material version 9.5.31 by @lorentzenchr in #176
- MNT remove old fix for polars version 0.20 by @lorentzenchr in #182
- MNT simplify internal bin_feature a bit by @lorentzenchr in #183
- MNT remove old fix for polars version 0.20 part 2 by @lorentzenchr in #184
- CI switch back from macos-14 to macos-latest by @lorentzenchr in #185
- ENH add show_lines to plot_marginal by @lorentzenchr in #186
- FIX bin_edges with Null values in compute_marginal by @lorentzenchr in #188
- ENH add add_marginal_subplot by @lorentzenchr in #187
- CI use codecov token for upload by @lorentzenchr in #189
- ENH smaller confidence intervals in plot_reliability_diagram by @lorentzenchr in #190
- REL increase to version 1.3.0 by @lorentzenchr in #191
Full Changelog: v1.2.0...v1.3.0