Skip to content

Commit 4bc572b

Browse files
committed
Updated whatsnew
1 parent c2f8f68 commit 4bc572b

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
@@ -794,6 +794,7 @@ Performance Improvements
794794
- Improved performance of variable ``.rolling()`` on ``.min()`` and ``.max()`` (:issue:`19521`)
795795
- Improved performance of :func:`pandas.core.groupby.GroupBy.ffill` and :func:`pandas.core.groupby.GroupBy.bfill` (:issue:`11296`)
796796
- Improved performance of :func:`pandas.core.groupby.GroupBy.any` and :func:`pandas.core.groupby.GroupBy.all` (:issue:`15435`)
797+
- Improved performance of :func:`pandas.core.groupby.GroupBy.pct_change` (:issue:`19165`)
797798

798799
.. _whatsnew_0230.docs:
799800

0 commit comments

Comments
 (0)