Polars: py-0.16.4 Release

Release date:
February 11, 2023
Previous version:
py-0.16.3 (released February 10, 2023)
Magnitude:
608 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in py-0.16.4

ritchie46
alexander-beedie
igmriegel

Directory Browser for py-0.16.4

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

Release Notes Published

πŸš€ Performance improvements

  • remove PySequence downcast (#6803)
  • optimize arg_min/arg_max (#6799)

✨ Enhancements

  • boolean Series broadcast comparison (eq/neq) against scalar True/False (#6797)

🐞 Bug fixes

  • ensure join frame types are consistent (#6798)
  • enable empty DataFrame (and Series) init from List of Structs/Lists schema/dtype (#6795)

Thank you to all our contributors for making this release possible! @alexander-beedie, @igmriegel and @ritchie46