github pola-rs/polars py-0.18.10
Python Polars 0.18.10

latest releases: py-1.7.1, rs-0.43.1, py-1.7.0...
14 months ago

✨ Enhancements

  • raise a better error message from read_database if not passed a string URI (#10191)
  • Add pyarrow write_to_dataset to write_parquet function (#9835)

🐞 Bug fixes

  • fix is_in on empty series (#10195)
  • fix cse windows (#10197)
  • block predicate pushdown is_in and null producing … (#10194)
  • prevent re-ordering of dict keys inside .apply (#10172)
  • initialize fixed null values (#10192)
  • Don't pickle _scan_impl (#10175)
  • ensure window function run partitioned when cse is hit (#10170)

🛠️ Other improvements

  • prepend set_ to set operations on lists (#10182)
  • Track version in deprecation utils (#10147)
  • Add a simple util issue_deprecation_warning (#10146)
  • more precise checks for inefficient apply warnings (#10135)

Thank you to all our contributors for making this release possible!
@MarcoGorelli, @alexander-beedie, @cjackal, @cmdlineluser, @potzenhotz, @ritchie46 and @stinodego

Don't miss a new polars release

NewReleases is sending notifications on new releases.