Skip to content

Commit 70c8bed

Browse files
committed
Add entry to whatsnew.
1 parent 9edf9b3 commit 70c8bed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.0.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -645,6 +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`)
648649

649650
.. _whatsnew_1000.bug_fixes:
650651

0 commit comments

Comments
 (0)