Skip to content

Commit 78c3689

Browse files
fix changelog format
Signed-off-by: Labanya Mukhopadhyay <labanya.mukhopadhyay@snowflake.com>
1 parent 39b41ec commit 78c3689

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
### Snowpark pandas API Updates
8181

8282
#### New Features
83+
8384
- Added support for the `dtypes` parameter of `pd.get_dummies`
8485
- Added support for `nunique` in `df.pivot_table`, `df.agg` and other places where aggregate functions can be used.
8586
- Added support for `DataFrame.interpolate` and `Series.interpolate` with the "linear", "ffill"/"pad", and "backfill"/bfill" methods. These use the SQL `INTERPOLATE_LINEAR`, `INTERPOLATE_FFILL`, and `INTERPOLATE_BFILL` functions (PuPr).

0 commit comments

Comments
 (0)