Skip to content

Narwhals v1.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 08:07
· 698 commits to refs/heads/main since this release
dbfd722

Changes

✨ Enhancements

  • feat: add narwhals.new_series (#787)
  • feat: Support Arrow PyCapsule Interface for export (#786)
  • feat: improve typing for to_pandas / to_numpy / to_arrow (#783)
  • feat: extend dataframe drop method (#773)

🛠️ Other improvements

  • chore: import overhaul (#788)
  • chore: rename _native_dataframe to _native_frame (#785)
  • chore: rename internal dtype functions (#780)

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