Skip to content

Narwhals v0.9.23

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 15:42
· 787 commits to refs/heads/main since this release

Changes

✨ Enhancements

  • feat: cross join (#347)
  • feat: add unknown dtype for polars backend (#376)

🛠️ Other improvements

  • chore: make constructor_series in conftest (#375)
  • chore: add constructor fixture for tests (#373)
  • chore: add Missing pyarrow methods script (#371)

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