What's changed
- Update Vega-Lite from version 5.14.1 to version 5.15.1;
seeVega-Lite Release Notes <https://github.com/vega/vega-lite/releases/tag/v5.15.1>
_. - Use Facet/Trellis/Repeat consistently in the documentation by @NickCrews in #3180
Bug Fixes
- Remove usage of deprecated Pandas parameter
convert_dtypes
by @binste in #3191 - Fix encoding type inference for boolean columns when pyarrow is installed by @jonmmease in #3210
Full Changelog: v5.1.1...v5.1.2