Changes
✨ Enhancements
- feat: Enable
ArrowExpr.overwith null's in multiple columns (#3316)
🐞 Bug fixes
- fix: pandas-like & dask join's with null values in keys (#3318)
- fix(typing): Overhaul
@overloads innw.from_native(#3125) - fix: align behaviour for
df[:, boolean_selector](#3330) - fix: return tuple of python objects from
ArrowDataFrame.row(#3334) - fix(typing): Avoid false positives on
nw.__getattr__(#3333)
📖 Documentation
🛠️ Other improvements
- test: skip pandas only if in constructor (#3328)
- ci: Remove extra runs on merge (#3337)
- test: Un-xfail
test_over_cum_reverseforpandas[nullable]v3.0+ (#3326) - chore: Fix
show_versiontypo, add PR top level description section (#3324)
Thank you to all our contributors for making this release possible!
@FBruzzesi, @MarcoGorelli, @dangotbanned, @m-richards and @raisadz