Changes
- fix(tests): correct polars version in modern polars ewm_mean_test (#2993)
- fix(test): Deterministic
explodeoutput by sorting on multiple columns (#2988)
🚀 Performance improvements
- feat: Add
DType.base_type(#2969)
✨ Enhancements
- Feat: add
list.get(index: int)(#2949) - feat: Add
DType.base_type(#2969) - feat: Add
{Expr,Series}.is_close(#2962)
🐞 Bug fixes
- Revert "fix: Use importlib for polars version (#2952)", xfail
map_batchestest for now (#2996) - fix: Disallow lazy backend in
read_parquet(#2980)
📖 Documentation
- adding pyreadstat to ecosystem list (#2991)
- docs: remove now-redundant "returns" sections from docstrings (#2982)
🛠️ Other improvements
- chore: simplify dask binary ops (#2992)
- fix(typing): Add overloads for ibis
lit(#2972) - refactor: Add
CompliantColumn(#2967)
Thank you to all our contributors for making this release possible!
@FBruzzesi, @MarcoGorelli, @dangotbanned, @ofajardo and @skritsotalakis