Published August 14, 2025
| Version py-1.32.3
Software
Open
pola-rs/polars: Python Polars 1.32.3
Authors/Creators
- Ritchie Vink
- Stijn de Gooijer
- Alexander Beedie
- Gijs Burghoorn1
- nameexhaustion
- Orson Peters1
- Marco Edward Gorelli2
- reswqa
- Jeroen van Zundert
- Marshall
- Gert Hulselmans3
- Cory Grinstead
- Luke Manley
- chielP
- Itamar Turner-Trauring
- Kuba Valtar1
- Koen Denecker
- Lawrence Mitchell
- eitsupi
- Karl Genockey
- Matteo Santamaria4
- Henry Harbeck
- deanm0000
- DaniΓ«l Heres5
- Josh Magarick
- Robin
- Ion Koutsouris
- Oliver Borchert6
- Moritz Wilksch7
- 1. Polars
- 2. Quansight
- 3. @aertslab
- 4. University of California, Berkeley
- 5. @coralogix
- 6. @Quantco
- 7. @QuantCo
Description
π Performance improvements
- Lower .sort(maintain_order=True).head() to streaming top_k (#24014)
- Lower top-k to streaming engine (#23979)
- Allow order pass through Filters and relax to row-seperable instead of elementwise (#23969)
β¨ Enhancements
- Add native streaming for
peaks_{min,max}(#24039) - IR graph arrows, monospace font, box nodes (#24021)
- Add
DataTypeExpr.default_value(#23973) - Lower
rleto a native streaming engine node (#23929) - Add support for
Int128to pyo3-polars (#23959)
π Bug fixes
- Scan of multiple sources with
nulldatatype (#24065) - Categorical in nested data in row encoding (#24051)
- Missing length update in builder for pl.Array repetition (#24055)
- Race condition in global categories init (#24045)
- Revert "fix: Don't encode entire CategoricalMapping when going to Arrow (#24036)" (#24044)
- Error when using named functions (#24041)
- Don't encode entire CategoricalMapping when going to Arrow (#24036)
- Fix cast on arithmetic with
lit(#23941) - Incorrect slice-slice pushdown (#24032)
- Dedup common cache subplan in IR graph (#24028)
- Allow join on Decimal in in-memory engine (#24026)
- Fix datatypes for
eval.listin aggregation context (#23911) - Allocator capsule fallback panic (#24022)
- Accept another zlib "magic header" file signature (#24013)
- Fix
truedivdtypes socastinlist.evalis not dropped (#23936) - Don't reuse cached
return_dtypefor expanded map expressions (#24010) - Cache id is not a valid dot node id (#24005)
- Align
map_elementswith and withoutreturn_dtype(#24007) - Fix column dtype lifetime for
csv_writesegfault onCategorical(#23986) - Allow serializing
LazyGroupBy.map_groups(#23964) - Correct allocator name in
PyCapsule(#23968) - Mismatched types for
writefunction for windows (#23915) - Fix
unpivotpanic whenindex=column not found (#23958)
π Documentation
- Fix a typo in "lazy/execution" user-guide page (#23983)
π οΈ Other improvements
- Update pyo3-polars versions (#24031)
- Remove insert_error_function (#24023)
- Remove cache hits, clean up in-mem prefill (#24019)
- Use .venv instead of venv in pyo3-polars examples (#24024)
- Fix test failing mypy (#24017)
- Remove outdated comment (#23998)
- Add a
_plr.pyito removemypyissues (#23970) - Don't define CountStar as dyn OptimizationRule (#23976)
- Rename
atolandrtoltoabs_tolandrel_tol(#23961) - Introduce
Row{Encode,Decode}as FunctionExpr (#23933) - Dispatch through
pl.map_batchesandAnonymousColumnsUdf(#23867)
Thank you to all our contributors for making this release possible! @JakubValtar, @Kevin-Patyk, @borchero, @cmdlineluser, @coastalwhite, @iishutov, @jarondl, @kdn36, @orlp, @rawhuul, @ritchie46 and @stijnherfst
Files
pola-rs/polars-py-1.32.3.zip
Files
(6.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:9a52f833947991cdb48c63e5a8b59c0a
|
6.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/pola-rs/polars/tree/py-1.32.3 (URL)
Software
- Repository URL
- https://github.com/pola-rs/polars