Skip to content

Python Polars 1.17.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 13:56
87feed7

🐞 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