We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe320b commit 9e69c7dCopy full SHA for 9e69c7d
doc/source/whatsnew/v1.3.0.rst
@@ -250,6 +250,7 @@ Performance improvements
250
- Performance improvement in :meth:`Series.isin` for nullable data types (:issue:`38340`)
251
- Performance improvement in :meth:`DataFrame.corr` for method=kendall (:issue:`28329`)
252
- 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`)
254
255
.. ---------------------------------------------------------------------------
256
0 commit comments