There is a newer version of the record available.

Published September 24, 2024 | Version py-1.8.2
Software Open

pola-rs/polars: Python Polars 1.8.2

Description

πŸš€ Performance improvements

  • Improve rename performace for Lazy API (#18890)
  • Collapse cross-joins to faster joins (#18633)

✨ Enhancements

  • Improve scalar strict message (#18904)

🐞 Bug fixes

  • Properly zip struct validities (#18886)
  • Out-of-bounds gather in categorical->int cast (#18897)
  • AnyValue Series from Categorical/Enum (#18893)
  • Properly cast AnyValue string (#18888)
  • Fix SO in json inference (#18887)
  • Use proper thread pool in cumulative_eval (#18885)

πŸ“– Documentation

  • Fix broken user-guide API links (#18872)

Thank you to all our contributors for making this release possible! @coastalwhite, @npielawski, @orlp, @ritchie46 and @siddharth-vi

Files

pola-rs/polars-py-1.8.2.zip

Files (5.1 MB)

Name Size Download all
md5:9a47b45a8e7cf681e0623651247c4217
5.1 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/pola-rs/polars/tree/py-1.8.2 (URL)