Polars: py-0.18.10 Release

Release date:
July 31, 2023
Previous version:
py-0.18.9 (released July 28, 2023)
Magnitude:
1,367 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

Top Contributors in py-0.18.10

stinodego
ritchie46
MarcoGorelli
cmdlineluser
potzenhotz
alexander-beedie
cjackal

Directory Browser for py-0.18.10

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

✨ 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