# Polars 1.17.1 — Python Polars 1.17.1 - Product: Polars (https://whatsnew.fyi/product/polars) - Vendor: Polars - Date: 2024-12-09 - Version: 1.17.1 - Original notes: https://github.com/pola-rs/polars/releases/tag/py-1.17.1 - Permalink: https://whatsnew.fyi/product/polars/releases/1.17.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix incorrect lazy select(len()) with some select orderings - **fixed** — 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