Published April 25, 2023
| Version py-0.17.9
Software
Open
pola-rs/polars: Python Polars 0.17.9
Authors/Creators
- Ritchie Vink
- Stijn de Gooijer
- Alexander Beedie
- J van Zundert
- Gert Hulselmans1
- Marco Edward Gorelli2
- Cory Grinstead
- Matteo Santamaria3
- Daniël Heres4
- ibENPC
- Jorge Leitao5
- Marc van Heerden
- Colin Jermain
- Ryan Russell
- Chris Pryer6
- Adrián Gallego Castellanos7
- Jeremy Goh
- Moritz Wilksch8
- illumination-k
- Oliver Borchert9
- Joshua Peek
- Max Conradt10
- Liam Brannigan
- Robert
- Yu Ri Tan
- elbaro
- Nicolas Stalder11
- Søren Havelund Welling12
- Adam Gregory13
- 1. @aertslab
- 2. Quansight
- 3. University of California, Berkeley
- 4. @coralogix
- 5. Munin Data ApS
- 6. @twin-labs
- 7. Universidad Carlos III(student)
- 8. @QuantCo
- 9. @Quantco
- 10. Jupiter Intelligence
- 11. @solokeys @trussed-dev @yamnord @ycrypto
- 12. Pharmatronics (a one man consultancy)
- 13. Aguila Engineering
Description
✨ Enhancements
- expose quantile/mean for duration (#8491)
- require explicitly sorted flag for upsample (#8488)
- allow for _saturating suffix in duration strings (#8479)
- don't error on cast if column is not projected (#8495)
- ensure window function succeeds on empty frame (#8492)
- don't set verbose on union (#8487)
- check literal/group length before claiming agg sta… (#8486)
- Remove unneeded operation in
strptime(#8496) - additional parametric testing docs/examples (#8485)
- improve sorted warning/ fix tests (#8484)
Thank you to all our contributors for making this release possible! @MarcoGorelli, @alexander-beedie, @ritchie46 and @stinodego
Files
pola-rs/polars-py-0.17.9.zip
Files
(2.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f41ff6c0e79db50d97c32596daa5287b
|
2.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pola-rs/polars/tree/py-0.17.9 (URL)