Skip to content

Commit 825ba17

Browse files
committed
Updated whatsnew
1 parent 2fe91a4 commit 825ba17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.23.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@ Performance Improvements
689689
- Improved performance of pairwise ``.rolling()`` and ``.expanding()`` with ``.cov()`` and ``.corr()`` operations (:issue:`17917`)
690690
- Improved performance of :func:`DataFrameGroupBy.rank` (:issue:`15779`)
691691
- Improved performance of variable ``.rolling()`` on ``.min()`` and ``.max()`` (:issue:`19521`)
692-
- Improved performance of :func:`GroupBy.ffill` and :func:`GroupBy.bfill` (:issue:`11296`)
692+
- Improved performance of ``GroupBy.ffill`` and ``GroupBy.bfill`` (:issue:`11296`)
693693

694694
.. _whatsnew_0230.docs:
695695

0 commit comments

Comments
 (0)