Skip to content

Commit 6caf821

Browse files
committed
whatsnew
1 parent 872fe71 commit 6caf821

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
@@ -338,6 +338,7 @@ Performance Improvements
338338
- Improved performance of :func:`IntervalIndex.symmetric_difference()` (:issue:`18475`)
339339
- Improved performance of ``DatetimeIndex`` and ``Series`` arithmetic operations with Business-Month and Business-Quarter frequencies (:issue:`18489`)
340340
- :func:`Series` / :func:`DataFrame` tab completion limits to 100 values, for better performance. (:issue:`18587`)
341+
- Improved performance of pairwise ``.rolling()`` and ``.expanding()`` with ``.cov()`` and ``.corr()`` operations (:issue:`17917`)
341342

342343
.. _whatsnew_0230.docs:
343344

0 commit comments

Comments
 (0)