Skip to content

Narwhals v1.9.3

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 12:24
· 40 commits to main since this release

Changes

✨ Enhancements

  • enh: Add .rows(named=False) support for pyarrow (#1155)

🐞 Bug fixes

  • fix: make Series.scatter always return new series (#1159)

📖 Documentation

  • docs: Used by marimo (#1162)
  • docs: separate out DataFrame and LazyFrame in api-completeness (#1157)

Thank you to all our contributors for making this release possible!
@AlessandroMiola, @Cheukting, @MarcoGorelli, @akshayka and @schloerke