Narwhals v1.13.5
Changes
π Performance improvements
- perf: simplify pandas-like
with_columns
(#1366)
β¨ Enhancements
- feat: add
DataFrame.pivot
for pandas like and Polars backend (#546)
π Bug fixes
- fix: pandas and arrow
to_dummies
with nulls (#1040)
π Documentation
- docs: improve
new_series
docstring (#1365)
π οΈ Other improvements
- test: unxfail
test_to_dummies_drop_first_na
for 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