Published September 1, 2023
| Version py-0.19.1
Software
Open
pola-rs/polars: Python Polars 0.19.1
Authors/Creators
- Ritchie Vink
- Stijn de Gooijer1
- Alexander Beedie
- Marco Edward Gorelli2
- J van Zundert
- Gert Hulselmans3
- Cory Grinstead
- Weijie Guo4
- Matteo Santamaria5
- Daniël Heres6
- Josh Magarick
- Marshall7
- Orson Peters
- ibENPC
- Jorge Leitao8
- Moritz Wilksch9
- Marc van Heerden
- Oliver Borchert10
- Colin Jermain
- Jonas Haag10
- Joshua Peek
- Ryan Russell
- Chris Pryer11
- Adrián Gallego Castellanos12
- Jeremy Goh
- illumination-k
- Liam Brannigan
- Max Conradt13
- Robert
- 1. @pola-rs
- 2. Quansight
- 3. @aertslab
- 4. @alibaba
- 5. University of California, Berkeley
- 6. @coralogix
- 7. The Rockefeller University
- 8. Munin Data ApS
- 9. @QuantCo
- 10. @Quantco
- 11. @twin-labs
- 12. Universidad Carlos III(student)
- 13. Jupiter Intelligence
Description
✨ Enhancements
- add
binary,boolean,categorical,date,object, andtimeselectors (#10806) - Supports is_last operation (#10760)
- minor typing improvement for DataFrame.__iter__ (#10825)
- Add custom error for
allow_copy=False(#10822)
- empty product returns identity (#10842)
- never panic in hash/equality doesn't hold in cse (#10836)
- Improve bound checks on temporal ranges (#10837)
- var/std behavior around few elements (#10828)
- Fix divided by zero error when read empty csv in streaming mode (#10819)
- behaviour of
reversed(df)(#10823) - fix equality of quantile aggregation node (#10816)
- Reading an only-header csv file in streaming mode should not panic (#10810)
- Refactor
rangerelated functions (#10830) - map-related docstring updates (#10779)
- Move sink tests to streaming module (#10821)
Thank you to all our contributors for making this release possible! @alexander-beedie, @orlp, @reswqa, @ritchie46 and @stinodego
Files
pola-rs/polars-py-0.19.1.zip
Files
(2.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:42a45dfe6623aa66d9c0d300bb7e4a22
|
2.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pola-rs/polars/tree/py-0.19.1 (URL)