Skip to content

Commit 9e69c7d

Browse files
committed
adding whatsnew
1 parent 2fe320b commit 9e69c7d

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
@@ -250,6 +250,7 @@ Performance improvements
250250
- Performance improvement in :meth:`Series.isin` for nullable data types (:issue:`38340`)
251251
- Performance improvement in :meth:`DataFrame.corr` for method=kendall (:issue:`28329`)
252252
- Performance improvement in :meth:`core.window.Rolling.corr` and :meth:`core.window.Rolling.cov` (:issue:`39388`)
253+
- Performance improvement in :func:`unique` for object data type (:issue:`37615`)
253254

254255
.. ---------------------------------------------------------------------------
255256

0 commit comments

Comments
 (0)