Skip to content

Commit 1a8c2dd

Browse files
committed
adding whatsnew
1 parent 57dceb1 commit 1a8c2dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.3.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ Performance improvements
253253
- Performance improvement in :meth:`DataFrame.corr` for method=kendall (:issue:`28329`)
254254
- Performance improvement in :meth:`core.window.rolling.Rolling.corr` and :meth:`core.window.rolling.Rolling.cov` (:issue:`39388`)
255255
- Performance improvement in :meth:`core.window.rolling.RollingGroupby.corr`, :meth:`core.window.expanding.ExpandingGroupby.corr`, :meth:`core.window.expanding.ExpandingGroupby.corr` and :meth:`core.window.expanding.ExpandingGroupby.cov` (:issue:`39591`)
256+
- Performance improvement in :func:`unique` for object data type (:issue:`37615`)
256257

257258
.. ---------------------------------------------------------------------------
258259

0 commit comments

Comments
 (0)