Skip to content

Commit

Permalink
Added whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd committed Feb 15, 2018
1 parent 468af69 commit e4bceba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/whatsnew/v0.23.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -646,6 +646,7 @@ Performance Improvements
- Improved performance of pairwise ``.rolling()`` and ``.expanding()`` with ``.cov()`` and ``.corr()`` operations (:issue:`17917`)
- Improved performance of :func:`DataFrameGroupBy.rank` (:issue:`15779`)
- Improved performance of variable ``.rolling()`` on ``.min()`` and ``.max()`` (:issue:`19521`)
- Improved performance of :func:`GroupBy.ffill` and :func:`GroupBy.bfill` (:issue:`11296`)

.. _whatsnew_0230.docs:

Expand Down

0 comments on commit e4bceba

Please sign in to comment.