Skip to content

Commit ea579f7

Browse files
Update doc/source/whatsnew/v1.0.0.rst
Co-Authored-By: Joris Van den Bossche <[email protected]>
1 parent 70c8bed commit ea579f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.0.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ Performance improvements
645645
- Performance improvement when checking if values in a :class:`Categorical` are equal, equal or larger or larger than a given scalar.
646646
The improvement is not present if checking if the :class:`Categorical` is less than or less than or equal than the scalar (:issue:`29820`)
647647
- 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`)
648+
- Performance improvement in :func:`~pandas.api.types.infer_dtype` when ``skipna`` is ``True`` (:issue:`28814`)
649649

650650
.. _whatsnew_1000.bug_fixes:
651651

0 commit comments

Comments
 (0)