Changes
- support
__getitem__with single tuple of column names (#935)
✨ Enhancements
🐞 Bug fixes
- fix: group by no aggregation (#944)
- fix: Update
copyparam onto_numpyto default toTruefor cuDF (#937)
📖 Documentation
- doc: update docstrings to fix rendering in generated docs (#946)
- docs: add
appears onsection with links to relevant podcasts/blogs (#941) - docs: fix docstring formatting on
maybe_align_index(#938)
🛠️ Other improvements
- test: xfail
to_dummieswithdrop_firsttest 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