Altair 5.0 is out! 🎉
Vega-Altair (Altair for short) is a statistical visualization library for Python built on top of the Vega-Lite declarative grammar.
This version introduces selection parameters and variable parameters, experimental support for the DataFrame Interchange Protocol (hence compatibility with Polars!), and much more.
You can install it with `pip install "altair==5.0.0"`
And read the complete release notes at https://github.com/altair-viz/altair/releases/tag/v5.0.0