Skip to content

Python Polars 0.18.6

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 16:19
· 3251 commits to refs/heads/main since this release
71106c3

✨ Enhancements

  • allow qcut in window expressions (#9745)

🐞 Bug fixes

  • merge rev-maps when building list arrays of categoricals. (#9742)
  • Loosen restrictions on cut expressions and add docs (#9730)
  • Fix list symmetric difference (#9732)
  • Fix list intersection (#9735)

Thank you to all our contributors for making this release possible!
@magarick and @ritchie46