We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcbd99 commit 0068948Copy full SHA for 0068948
doc/source/whatsnew/v0.23.0.txt
@@ -647,7 +647,7 @@ Performance Improvements
647
- Improved performance of pairwise ``.rolling()`` and ``.expanding()`` with ``.cov()`` and ``.corr()`` operations (:issue:`17917`)
648
- Improved performance of :func:`DataFrameGroupBy.rank` (:issue:`15779`)
649
- Improved performance of variable ``.rolling()`` on ``.min()`` and ``.max()`` (:issue:`19521`)
650
-- Improved performance of :func:`GroupBy.ffill` and :func:`GroupBy.bfill` (:issue:`11296`)
+- Improved performance of ``GroupBy.ffill`` and ``GroupBy.bfill`` (:issue:`11296`)
651
652
.. _whatsnew_0230.docs:
653
0 commit comments