Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-joshi committed Aug 6, 2024
1 parent fce9765 commit 56538b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
- Added support for `Series.dt.is_year_start` and `Series.dt.is_year_end`.
- Added support for `Series.dt.is_quarter_start` and `Series.dt.is_quarter_end`.
- Added support for `Series.argmax` and `Series.argmin`.
- Added support for `DataFrameGroupBy.value_counts` and `SeriesGroupBy.value_counts`.

#### Improvements
- Removed the public preview warning message upon importing Snowpark pandas.
Expand Down

0 comments on commit 56538b1

Please sign in to comment.