We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9edf9b3 commit 70c8bedCopy full SHA for 70c8bed
doc/source/whatsnew/v1.0.0.rst
@@ -645,6 +645,7 @@ Performance improvements
645
- Performance improvement when checking if values in a :class:`Categorical` are equal, equal or larger or larger than a given scalar.
646
The improvement is not present if checking if the :class:`Categorical` is less than or less than or equal than the scalar (:issue:`29820`)
647
- Performance improvement in :meth:`Index.equals` and :meth:`MultiIndex.equals` (:issue:`29134`)
648
+- Performance improvement in :func:`infer_dtype` when ``skipna`` is ``True`` (:issue:`28814`)
649
650
.. _whatsnew_1000.bug_fixes:
651
0 commit comments