Published October 22, 2023
| Version py-0.19.11
Software
Open
pola-rs/polars: Python Polars 0.19.11
Authors/Creators
- Ritchie Vink
- Stijn de Gooijer1
- Alexander Beedie
- Marco Edward Gorelli2
- J van Zundert
- Gert Hulselmans3
- universalmind303
- Weijie Guo4
- Orson Peters
- Marshall5
- Matteo Santamaria6
- Daniël Heres7
- Josh Magarick
- ibENPC
- Jorge Leitao8
- chielP
- Jonas Haag9
- Moritz Wilksch10
- Marc van Heerden
- Oliver Borchert9
- Colin Jermain
- Joshua Peek
- Ryan Russell
- Chris Pryer11
- Adrián Gallego Castellanos12
- Jeremy Goh
- illumination-k
- Jakob Keller13
- Liam Brannigan
- 1. @pola-rs
- 2. Quansight
- 3. @aertslab
- 4. @alibaba
- 5. The Rockefeller University
- 6. University of California, Berkeley
- 7. @coralogix
- 8. Munin Data ApS
- 9. @Quantco
- 10. @QuantCo
- 11. @twin-labs
- 12. Universidad Carlos III(student)
- 13. @Ponte-Energy-Partners
Description
⚠️ Deprecations
- Rename
shiftparameter fromperiodston(#11923) - Fix
Arraydata type initialization (#11907)
🚀 Performance improvements
- support multiple files in a single scan parquet node. (#11922)
✨ Enhancements
- improve error handling in scan_parquet and deal with file limits (#11938)
- support multiple files in a single scan parquet node. (#11922)
- error instead of panic in unsupported sinks (#11915)
- upcast int->float and date->datetime for certain Series comparisons (#11779)
🐞 Bug fixes
- avoid integer overflow in offsets_to_groups when bigidx is enabled (#11901)
read_csvfor empty lines (#11924)- raise suitable error on invalid predicates passed to
filtermethod (#11928) - Fix
Arraydata type initialization (#11907) - set null_count on categorical append (#11914)
- predicate push-down remove predicate refers to alias for more branch (#11887)
- address DataFrame construction error with lists of
numpyarrays (#11905) - address issue with inadvertently shared options dict in
read_excel(#11908) - raise a suitable error from
read_exceland/orread_odswhen target sheet does not exist (#11906)
🛠️ Other improvements
- Fix typo in
read_exceldocstring (#11934) - Fix docstring for
diffmethods (#11921) - fix some typos and add polars-business to curated plugin list (#11916)
- add missing 'diagonal_relaxed' to
pl.concat"how" param docstring signature (#11909)
Thank you to all our contributors for making this release possible! @LaurynasMiksys, @alexander-beedie, @mcrumiller, @reswqa, @ritchie46, @romanovacca, @shenker, @stinodego and @uchiiii
Files
pola-rs/polars-py-0.19.11.zip
Files
(3.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2531364d584e88c4b08d711f9be59c1a
|
3.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/pola-rs/polars/tree/py-0.19.11 (URL)