Changes
🚀 Performance improvements
- perf: simplify pandas-like
with_columns(#1366)
✨ Enhancements
- feat: add
DataFrame.pivotfor pandas like and Polars backend (#546)
🐞 Bug fixes
- fix: pandas and arrow
to_dummieswith nulls (#1040)
📖 Documentation
- docs: improve
new_seriesdocstring (#1365)
🛠️ Other improvements
- test: unxfail
test_to_dummies_drop_first_nafor cudf (#1364) - chore: More typing in _polars (#1363)
- chore: Improve typing in _polars/utils (#1358)
- chore: add issue_deprecation_warning to generate_unique_token function (#1359)
- chore: refactor
ArrowDataFrame.with_columns(#1345)
Thank you to all our contributors for making this release possible!
@FBruzzesi, @MUKESHRAJMAHENDRAN, @MarcoGorelli and @raisadz