v1.0.6
Changes
- Refactor: Re enable and fix Ruff's TRY Checks (#445)
✨ Enhancements
- feat:
translate
module coverage (#501) - feat: expose
all_horizontal
(#502) - feat: pyarrow
sum_horizontal
(#503) - feat: pyarrow
filter
, comparand and logic operators (#491) - feat: Added Expr and Series Count method (#489)
- feat: implement min and max for pyarrow (#457)
🛠️ Other improvements
- chore: silence pandas internal warning (#499)
- ci: ignore pandas internal warning (#497)
- ci: try improving release flow (#494)
Thank you to all our contributors for making this release possible!
@ELC, @FBruzzesi, @MarcoGorelli, @brentomagic and @ugohuche