Skip to content

Narwhals v0.9.25

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 10:26
· 768 commits to refs/heads/main since this release
c8ad46a

Changes

  • add Hamilton to README (#384)

✨ Enhancements

  • feat: anti join (#378)
  • feat: add Expr.cast and Series.cast for PyArrow backend (#389)
  • feat: add Series.is_empty (#385)
  • feat: add .cat.get_categories to pyarrow (#382)

📖 Documentation

  • docs: Add contributing guide link to README.md (#383)

Thank you to all our contributors for making this release possible!
@FBruzzesi, @MarcoGorelli and @luke396