Published May 22, 2024
| Version py-0.20.28
Software
Open
pola-rs/polars: Python Polars 0.20.28
Authors/Creators
- Ritchie Vink
- Stijn de Gooijer1
- Alexander Beedie
- Marco Edward Gorelli2
- Weijie Guo3
- J van Zundert
- Gert Hulselmans4
- Orson Peters
- Cory Grinstead
- Marshall
- nameexhaustion
- chielP
- Matteo Santamaria5
- Daniรซl Heres6
- Josh Magarick
- Itamar Turner-Trauring
- ibENPC
- Moritz Wilksch7
- Jorge Leitao8
- Mick van Gelderen
- Petros Barbagiannis
- Jonas Haag9
- Karl Genockey
- Liam Brannigan
- Marc van Heerden
- Oliver Borchert10
- Ion Koutsouris11
- Colin Jermain
- Joshua Peek
- 1. @pola-rs
- 2. Quansight
- 3. @alibaba
- 4. @aertslab
- 5. University of California, Berkeley
- 6. @coralogix
- 7. @QuantCo
- 8. Munin Data ApS
- 9. forml.eu
- 10. @Quantco
- 11. ASML
Description
โ ๏ธ Deprecations
- Deprecate
use_pyarrowparameter forto_numpymethods (#16391)
โจ Enhancements
- Add
fieldexpression as selector with an struct scope (#16402) - Field expansion renaming (#16397)
- Respect index order in
DataFrame.to_numpyalso for non-numeric frames (#16390) - add Expr.interpolate_by (#16313)
- Implement Struct support for
Series.to_numpy(#16383)
๐ Bug fixes
- Fix struct arithmetic schema (#16396)
- Handle non-Sequence iterables in filter (#16254)
- Fix don't panic on chunked to_numpy conversion (#16393)
- Don't check nulls before conversion (#16392)
- Add support for generalized ufunc with different size input and output (#16336)
- Improve cursor close behaviour with respect to Oracle "thick mode" connections (#16380)
- Fix
DataFrame.to_numpyfor Array/Struct types (#16386) - Handle ambiguous/nonexistent datetimes in Series construction (#16342)
- Fix
DataFrame.to_numpyfor Struct columns whenstructured=True(#16358) - Use strings to expose
ClosedIntervalin expr IR (#16369)
๐ Documentation
- Expand docstrings for
to_numpymethods (#16394) - Add a not about index access on struct.field (#16389)
Thank you to all our contributors for making this release possible! @MarcoGorelli, @alexander-beedie, @coastalwhite, @dangotbanned, @itamarst, @ritchie46, @stinodego and @wence-
Files
pola-rs/polars-py-0.20.28.zip
Files
(4.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7c56cdcf77a0c83be4b598ad4425ad57
|
4.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/pola-rs/polars/tree/py-0.20.28 (URL)