Skip to content

Commit 438a0c6

Browse files
committed
Updated whatsnew
1 parent 5374ba6 commit 438a0c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.23.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -792,6 +792,7 @@ Performance Improvements
792792
- Improved performance of variable ``.rolling()`` on ``.min()`` and ``.max()`` (:issue:`19521`)
793793
- Improved performance of :func:`pandas.core.groupby.GroupBy.ffill` and :func:`pandas.core.groupby.GroupBy.bfill` (:issue:`11296`)
794794
- Improved performance of :func:`pandas.core.groupby.GroupBy.any` and :func:`pandas.core.groupby.GroupBy.all` (:issue:`15435`)
795+
- Improved performance of :func:`pandas.core.groupby.GroupBy.pct_change` (:issue:`19165`)
795796

796797
.. _whatsnew_0230.docs:
797798

0 commit comments

Comments
 (0)