Skip to content

Python Polars 0.18.11

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 06:03
· 2907 commits to refs/heads/main since this release
78460fe

🐞 Bug fixes

  • correct struct null counts (#10142)
  • no cse in groupby until fixed (#10216)
  • avoid false positives from multiple RETURN_VALUE ops when checking apply lambdas/functions (#10211)

πŸ› οΈ Other improvements

  • Improve deprecation utils (#10167)

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