Skip to content

Commit a5745b3

Browse files
committed
Updated whatsnew
1 parent 330e557 commit a5745b3

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
@@ -787,6 +787,7 @@ Performance Improvements
787787
- Improved performance of variable ``.rolling()`` on ``.min()`` and ``.max()`` (:issue:`19521`)
788788
- Improved performance of :func:`pandas.core.groupby.GroupBy.ffill` and :func:`pandas.core.groupby.GroupBy.bfill` (:issue:`11296`)
789789
- Improved performance of :func:`pandas.core.groupby.GroupBy.any` and :func:`pandas.core.groupby.GroupBy.all` (:issue:`15435`)
790+
- Improved performance of :func:`pandas.core.groupby.GroupBy.pct_change` (:issue:`19165`)
790791

791792
.. _whatsnew_0230.docs:
792793

0 commit comments

Comments
 (0)