Polars: py-0.19.5 Release

Release date:
September 28, 2023
Previous version:
py-0.19.4 (released September 27, 2023)
Magnitude:
943 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

15 Commits in this Release

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

Top Contributors in py-0.19.5

ritchie46
stinodego
orlp
MarcoGorelli
jonashaag

Directory Browser for py-0.19.5

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 double memcopy (#11365)
  • adress perf regression (#11354)

🐞 Bug fixes

  • revert invalid runtime check (#11363)
  • more cloud urls (#11361)
  • ensure cloud globbing can deal with spaces (#11360)
  • recognize more cloud urls (#11357)

πŸ› οΈ Other improvements

  • Disable version warning banner for now (#11359)
  • Fix error message reference to infer_schema_length (#11358)
  • Mark some tests as slow (#11350)
  • improve parametric tests for group_by_rolling by skipping overflowing cases (#11286)

Thank you to all our contributors for making this release possible! @MarcoGorelli, @jonashaag, @orlp, @ritchie46 and @stinodego