Polars: py-0.18.2 Release

Release date:
June 9, 2023
Previous version:
py-0.18.1 (released June 7, 2023)
Magnitude:
1,028 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in py-0.18.2

alexander-beedie
magarick
ritchie46
stinodego
thomascamminady

Directory Browser for py-0.18.2

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

  • increase streaming groupby spill size from 256 to 10_000 (#9312)
  • perf(rust, python) Improve rolling min and max for nonulls (#9277)

✨ Enhancements

  • allow use of StringCache object as a function decorator (#9309)
  • allow use of Config object as a function decorator (#9307)
  • serde for 'to_physical' expr (#9294)

🐞 Bug fixes

  • fix rolling weighted mean (#9292)
  • fix overly-broad string matching in selectors (#9303)
  • fix when loading model data from upcoming pydantic 2.x release (#9296)

πŸ› οΈ Other improvements

  • fix extraneous indent in examples block (#9297)
  • Fix typo in Selectors documentation (#9295)

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