There is a newer version of the record available.

Published February 29, 2024 | Version py-0.20.12
Software Open

pola-rs/polars: Python Polars 0.20.12

Description

πŸš€ Performance improvements

  • auto-tune concurrency budget (#14753)
  • Don't materialize for broadcasting fill_null value and default value of replace (#14736)
  • Improve performance of boolean filters 1-100x. (#14746)

🐞 Bug fixes

  • fix hashing specialization (#14754)
  • Sum after filter in aggregation context sometimes returned NULL (#14752)
  • Allow list.contains() for list of categoricals (#14744)
  • Fix bug where alias was ignored in COUNT(*) optimization (#14738)
  • Fix DataFrame.sum for decimals (#14732)

πŸ“– Documentation

  • Link to plugins tutorial more prominently (#14727)

πŸ“¦ Build system

  • update ahash (#14731)

πŸ› οΈ Other improvements

  • update ahash (#14731)
  • Use datetime_to_int util for AnyValue conversion (#14743)
  • Refactor utils/convert.py module (#14739)

Thank you to all our contributors for making this release possible! @MarcoGorelli, @c-peters, @nameexhaustion, @orlp, @petrosbar, @ritchie46 and @stinodego

Files

pola-rs/polars-py-0.20.12.zip

Files (4.3 MB)

Name Size Download all
md5:f5ed25a6cb1e07fef5b48944fcfe3152
4.3 MB Preview Download

Additional details

Related works