Published August 7, 2023
| Version py-0.18.13
Software
Open
pola-rs/polars: Python Polars 0.18.13
Authors/Creators
- Ritchie Vink
- Stijn de Gooijer1
- Alexander Beedie
- Marco Edward Gorelli2
- J van Zundert
- Gert Hulselmans3
- Cory Grinstead
- Matteo Santamaria4
- Daniël Heres5
- Josh Magarick
- ibENPC
- Marshall6
- Jorge Leitao7
- Moritz Wilksch8
- Marc van Heerden
- Oliver Borchert9
- Colin Jermain
- Jonas Haag9
- Joshua Peek
- Ryan Russell
- Chris Pryer10
- Adrián Gallego Castellanos11
- Jeremy Goh
- illumination-k
- Liam Brannigan
- Max Conradt12
- Søren Havelund Welling13
- Chitral Verma14
- Robert
- 1. @pola-rs
- 2. Quansight
- 3. @aertslab
- 4. University of California, Berkeley
- 5. @coralogix
- 6. The Rockefeller University
- 7. Munin Data ApS
- 8. @QuantCo
- 9. @Quantco
- 10. @twin-labs
- 11. Universidad Carlos III(student)
- 12. Jupiter Intelligence
- 13. Pharmatronics (a one man consultancy)
- 14. @apache
Description
⚠️ Deprecations
- Rename
LazyFrame.read/write_jsontode/serialize(#10238)
- don't parallelize literal expressions (#10321)
- support
selectorsin additional frame methods (#10255) - Add
Series.cat.uses_lexical_ordering(#10325) - utility to get buffers and pointers (#10331)
- improve datetime parsing error message (#10332)
- add ptr for small integer types (#10330)
- add offsets utility (#10328)
- allow sequential runners in select/with_columns (#10322)
- warn about inefficient apply json.loads if json is local import (#10310)
- improve err msg parsing
time,date,datetime(#10298)
- fix oob in 'last' (#10329)
- show inefficient apply warning in ipython (#10312)
- add cse to no_optimization in profile (#10317)
- fix categorical lexical sort (#10318)
- Fix join validation (#10257)
- Set correct dtype for
.extract_groups()(#10306)
Thank you to all our contributors for making this release possible! @CanglongCl, @JulianCologne, @MarcoGorelli, @alexander-beedie, @cmdlineluser, @eltociear, @orlp, @ritchie46 and @stinodego
Files
pola-rs/polars-py-0.18.13.zip
Files
(2.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:75cdeb0d7fc106a667b642455466c994
|
2.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pola-rs/polars/tree/py-0.18.13 (URL)