Skip to content

Narwhals v0.9.16

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 09:54
· 1064 commits to refs/heads/main since this release

Changes

✨ Enhancements

  • feat: add cat.get_categories, make test numpy2.0 compatible (#329)

🐞 Bug fixes

  • fix: group-by(...).agg(nw.col(...).len()) was raising unnecessarily (#330)

Thank you to all our contributors for making this release possible!
@MarcoGorelli