Polars: py-1.8.2 Release

Release date:
September 24, 2024
Previous version:
py-1.8.1 (released September 23, 2024)
Magnitude:
822 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

13 Commits in this Release

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

Top Contributors in py-1.8.2

coastalwhite
orlp
ritchie46
siddharth-vi
npielawski

Directory Browser for py-1.8.2

All files are compared to previous version, py-1.8.1. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

πŸš€ Performance improvements

  • Improve rename performace for Lazy API (#18890)
  • Collapse cross-joins to faster joins (#18633)

✨ Enhancements

  • Improve scalar strict message (#18904)

🐞 Bug fixes

  • Properly zip struct validities (#18886)
  • Out-of-bounds gather in categorical->int cast (#18897)
  • AnyValue Series from Categorical/Enum (#18893)
  • Properly cast AnyValue string (#18888)
  • Fix SO in json inference (#18887)
  • Use proper thread pool in cumulative_eval (#18885)

πŸ“– Documentation

  • Fix broken user-guide API links (#18872)

Thank you to all our contributors for making this release possible! @coastalwhite, @npielawski, @orlp, @ritchie46 and @siddharth-vi