Narwhals v1.1.7
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
withdf
/s
(#621)
🛠️ Other improvements
- chore: factor
test_empty_select
out oftest_common
(to existingselect_test.py
) (#617) - ci: improve release process (#615)
Thank you to all our contributors for making this release possible!
@FBruzzesi, @MarcoGorelli, @aidoskanapyanov and @condekind