🐞 Bug fixes
- Reading of reencoded categorical in Parquet (#22436)
- Last thread in parquet predicate filter oob (#22429)
📖 Documentation
📦 Build system
- Update
pyo3
andnumpy
crates 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
pytorch
package (#22355)
Thank you to all our contributors for making this release possible!
@bschoenmaeckers, @coastalwhite, @etiennebacher, @mcrumiller and @ritchie46