Skip to content

Commit

Permalink
Update doc/source/whatsnew/v1.1.0.rst
Browse files Browse the repository at this point in the history
Co-Authored-By: Tom Augspurger <TomAugspurger@users.noreply.github.com>
  • Loading branch information
rtlee9 and TomAugspurger authored Apr 24, 2020
1 parent c8b80ee commit 696508a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v1.1.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ Performance improvements
:meth:`DataFrame.sparse.from_spmatrix` constructor (:issue:`32821`,
:issue:`32825`, :issue:`32826`, :issue:`32856`, :issue:`32858`).
- Performance improvement in reductions (sum, prod, min, max) for nullable (integer and boolean) dtypes (:issue:`30982`, :issue:`33261`, :issue:`33442`).
- Performance improvement in :meth:`DataFrameGroupBy.func` when aggregating categorical data (:issue:`32976`)
- Performance improvement in :meth:`DataFrame.groupby` when aggregating categorical data (:issue:`32976`)


.. ---------------------------------------------------------------------------
Expand Down

0 comments on commit 696508a

Please sign in to comment.