Skip to content

Commit 156babe

Browse files
committed
Added whatsnew
1 parent bb953bf commit 156babe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.23.0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -661,6 +661,7 @@ Performance Improvements
661661
- Improved performance of pairwise ``.rolling()`` and ``.expanding()`` with ``.cov()`` and ``.corr()`` operations (:issue:`17917`)
662662
- Improved performance of :func:`DataFrameGroupBy.rank` (:issue:`15779`)
663663
- Improved performance of variable ``.rolling()`` on ``.min()`` and ``.max()`` (:issue:`19521`)
664+
- Improved performance of :func:`GroupBy.ffill` and :func:`GroupBy.bfill` (:issue:`11296`)
664665

665666
.. _whatsnew_0230.docs:
666667

0 commit comments

Comments
 (0)