Skip to content

Commit 696508a

Browse files
Update doc/source/whatsnew/v1.1.0.rst
Co-Authored-By: Tom Augspurger <[email protected]>
1 parent c8b80ee commit 696508a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.1.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ Performance improvements
426426
:meth:`DataFrame.sparse.from_spmatrix` constructor (:issue:`32821`,
427427
:issue:`32825`, :issue:`32826`, :issue:`32856`, :issue:`32858`).
428428
- Performance improvement in reductions (sum, prod, min, max) for nullable (integer and boolean) dtypes (:issue:`30982`, :issue:`33261`, :issue:`33442`).
429-
- Performance improvement in :meth:`DataFrameGroupBy.func` when aggregating categorical data (:issue:`32976`)
429+
- Performance improvement in :meth:`DataFrame.groupby` when aggregating categorical data (:issue:`32976`)
430430

431431

432432
.. ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)