Narwhals v1.7.0
Changes
- support
__getitem__
with single tuple of column names (#935)
✨ Enhancements
🐞 Bug fixes
- fix: group by no aggregation (#944)
- fix: Update
copy
param onto_numpy
to default toTrue
for cuDF (#937)
📖 Documentation
- doc: update docstrings to fix rendering in generated docs (#946)
- docs: add
appears on
section with links to relevant podcasts/blogs (#941) - docs: fix docstring formatting on
maybe_align_index
(#938)
🛠️ Other improvements
- test: xfail
to_dummies
withdrop_first
test for cuDF (#945) - chore: ban dask filtering with boolean mask (#939)
- test: always run tpch tests (#933)
Thank you to all our contributors for making this release possible!
@FBruzzesi, @LiamConnors, @MarcoGorelli, @aidoskanapyanov and @raisadz