Skip to content

Narwhals v1.1.7

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 20:18
· 827 commits to main since this release

Changes

✨ Enhancements

  • feat: gather_every methods (#619)
  • feat: raise informative error if getitem is used in unsupported manner (#624)
  • feat: allow slicing by tuple of sequences of ints (#622)
  • feat: arrow datetime namespace (#616)

📖 Documentation

  • docs: replace df_any/s_any with df/s (#621)

🛠️ Other improvements

  • chore: factor test_empty_select out of test_common (to existing select_test.py) (#617)
  • ci: improve release process (#615)

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