Python Polars 1.17.1
🐞 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