Skip to content

Commit 6bfca7d

Browse files
committed
Updated whatsnew
1 parent e3e22b8 commit 6bfca7d

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

795796
.. _whatsnew_0230.docs:
796797

0 commit comments

Comments
 (0)