Skip to content

Narwhals v0.9.24

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 09:38
· 981 commits to refs/heads/main since this release

Changes

  • allow slicing by sequence (#380)
  • feat: add is_ordered_categorical (#377)

✨ Enhancements

  • feat: add Expr.any, Expr.all, Series.any, and Series.all for PyArrow … (#381)

🛠️ Other improvements

  • chore: increase local test coverage to 100 (#379)

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