1.13.1
Python Polars 1.13.1
Added 1
- Add IPC source node for new streaming engine
Fixed 3
- Release GIL in Python APIs, part 1
- Fix incorrect lazy schema for aggregations
- Address incorrect selector & col expansion
✨ Enhancements
- Add IPC source node for new streaming engine (#19454)
🐞 Bug fixes
- Release GIL in Python APIs, part 1 (#19705)
- Fix incorrect lazy schema for aggregations (#19753)
- Address incorrect
selector & colexpansion (#19742)
📖 Documentation
- Fix formatting of nested list (#19746)
- Add
meta.is_columnto API docs (#19744) - Fix join API reference links (#19745)
Thank you to all our contributors for making this release possible! @alexander-beedie, @coastalwhite, @etiennebacher, @itamarst, @nameexhaustion, @orlp, @ritchie46 and @rodrigogiraoserrao