Published April 22, 2023
| Version py-0.17.7
Software
Open
pola-rs/polars: Python Polars 0.17.7
Creators
- Ritchie Vink
- Stijn de Gooijer
- Alexander Beedie
- J van Zundert
- Gert Hulselmans1
- Cory Grinstead
- Marco Edward Gorelli2
- 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
🚀 Performance improvements
- remove false sharing in perfect hash table
>2x
(#8432) - further optimised conversions to python date/datetime (#8417)
- initial parametric/hypothesis
Decimal
dtype testing strategy (note: disabled by default) (#8430) - add
Series
support topl.from_repr
(#8429) - Allow
%f
instrptime
format strings (#8404)
- raise upon invalid use of zero_copy_only (#8418)
- respect dtype in anonymous list builder in case of… (#8428)
str.strptime
error message: utf -> utc (#8422)
- initial parametric/hypothesis
Decimal
dtype testing strategy (note: disabled by default) (#8430)
Thank you to all our contributors for making this release possible! @alexander-beedie, @ayemjay, @jonashaag, @mzjp2, @pgimalac, @ritchie46 and @stinodego
Files
pola-rs/polars-py-0.17.7.zip
Files
(2.2 MB)
Name | Size | Download all |
---|---|---|
md5:254465985c0c8bd8102940f24bcac1fd
|
2.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pola-rs/polars/tree/py-0.17.7 (URL)