1.17.1
Python Polars 1.17.1
Fixed 2
- Fix incorrect lazy select(len()) with some select orderings
- Fix assertion panic on LazyFrame scratch.is_empty()
🐞 Bug fixes
- Fix incorrect lazy
select(len())with some select orderings (#20222) - Fix assertion panic on LazyFrame
scratch.is_empty()(#20219)
Thank you to all our contributors for making this release possible! @nameexhaustion and @ritchie46