Skip to content

Commit e4bceba

Browse files
committed
Added whatsnew
1 parent 468af69 commit e4bceba

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
@@ -646,6 +646,7 @@ Performance Improvements
646646
- Improved performance of pairwise ``.rolling()`` and ``.expanding()`` with ``.cov()`` and ``.corr()`` operations (:issue:`17917`)
647647
- Improved performance of :func:`DataFrameGroupBy.rank` (:issue:`15779`)
648648
- Improved performance of variable ``.rolling()`` on ``.min()`` and ``.max()`` (:issue:`19521`)
649+
- Improved performance of :func:`GroupBy.ffill` and :func:`GroupBy.bfill` (:issue:`11296`)
649650

650651
.. _whatsnew_0230.docs:
651652

0 commit comments

Comments
 (0)