Skip to content

Commit 34af5a6

Browse files
committed
removing unrelated changes
1 parent e79aaca commit 34af5a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v2.0.0.rst

+2
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,8 @@ Deprecations
579579
- :meth:`Index.holds_integer` has been deprecated. Use :func:`pandas.api.types.infer_dtype` instead (:issue:`50243`)
580580
- :meth:`Index.is_categorical` has been deprecated. Use :func:`pandas.api.types.is_categorical_dtype` instead (:issue:`50042`)
581581

582+
- :meth:`Index.is_categorical` has been deprecated. Use :func:`pandas.api.types.is_categorical_dtype` instead (:issue:`50042`)
583+
582584
.. ---------------------------------------------------------------------------
583585
.. _whatsnew_200.prior_deprecations:
584586

0 commit comments

Comments
 (0)