Changes
π Performance improvements
- perf: some comprehensions over loops (#679)
β¨ Enhancements
- feat: add
fill_nulltoDaskExpr(#685) - feat: add
drop_nullsfor dask (#675) - feat: dask
columnsproperty &filtermethod (#670) - feat: dask
selectmethod (#667) - feat: add year, month, day, hour, minute, second, millisecond, micros⦠(#666)
- feat: add
to_lowercase,to_uppercase,to_datetimefor dask (#665) - feat: add
ends_with,contains,slicefor dask (#664) - feat: Added Dask
Expr.sum(#662)
π Bug fixes
- fix: dask expr
dt.nanosecondimplementation (#678)
π Documentation
- doc: Made changes to the file explaining the
UserWarningerror while using pandas `group_by's (#677)
π οΈ Other improvements
- tests: add pytest-env to dev requirements (#683)
- ci: adopt uv (#682)
- chore: factor
system_infotests outsidetest_common(#680) - test: xfail uppecase for dask and pyarrow 11.0.0 (#672)
- chore: enable more lazy tests (#663)
Thank you to all our contributors for making this release possible!
@DeaMariaLeon, @EdAbati, @FBruzzesi, @MarcoGorelli, @aidoskanapyanov, @benrutter, @lucianosrp, @mistShard and @montanarograziano