Python Polars 1.28.1
🐞 Bug fixes
- Reading of reencoded categorical in Parquet (#22436)
- Last thread in parquet predicate filter oob (#22429)
📖 Documentation
📦 Build system
- Update
pyo3andnumpycrates to version0.24(#22015)
🛠️ Other improvements
- Add test for
implode+over(#22437) - Fix CI by removing use_legacy_dataset (#22438)
- Only use pytorch index-url for
pytorchpackage (#22355)
Thank you to all our contributors for making this release possible!
@bschoenmaeckers, @coastalwhite, @etiennebacher, @mcrumiller and @ritchie46