Polars: py-0.17.2 Release

Release date:
April 11, 2023
Previous version:
py-0.17.1 (released April 10, 2023)
Magnitude:
1,870 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

25 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored April 11, 2023
Authored April 11, 2023

Top Contributors in py-0.17.2

borchero
ritchie46
alexander-beedie
stinodego
dependabot-bot
jonashaag

Directory Browser for py-0.17.2

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

Release Notes Published

✨ Enhancements

  • make unique expr serde and cmp (#8153)
  • Enhanced parametric testing DataFrame generation (#8149)
  • support negative index in pct_change (#8137)
  • add log1p to list of mathematical functions (#8102)

🐞 Bug fixes

  • object conversion in anyvalue (#8155)
  • Address a ~15% regression in import polars speed (#8151)
  • validate map lenghts (#8147)
  • fix row-wise init of UInt64 values that exceed Int64 upper bound (#8146)
  • implement list<null> constructor (#8143)
  • add all primitives to av_buffer builder (#8140)
  • struct is_in (#8139)
  • fix wrong display name of binary expressions (#8131)

πŸ› οΈ Other improvements

  • Enhanced parametric testing DataFrame generation (#8149)

Thank you to all our contributors for making this release possible! @alexander-beedie, @borchero, @dependabot, @dependabot[bot], @jonashaag, @ritchie46 and @stinodego