Python Polars 1.4.1
π Performance improvements
- Integer fast path Parquet dict encoding (#18030)
- Speedup writing of Parquet primitive values (#18020)
- Remove temporary allocations in Parquet (#18013)
β¨ Enhancements
- Add boolean Parquet HybridRle encoding (#18022)
- Support passing
Worksheetobjects to thewrite_excelmethod (#18031)
π Bug fixes
π Documentation
- Update map_batches docstring (#18001)
π οΈ Other improvements
- Add @coastalwhite to parquet codeowners (#18032)
- Minor bump to
comfy-tableversion (#18028)
Thank you to all our contributors for making this release possible!
@alexander-beedie, @coastalwhite, @deanm0000, @nameexhaustion and @ritchie46