We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 633c48f commit 947284cCopy full SHA for 947284c
doc/source/whatsnew/v2.0.0.rst
@@ -578,6 +578,7 @@ Deprecations
578
- :meth:`Index.is_floating` has been deprecated. Use :func:`pandas.api.types.is_float_dtype` instead (:issue:`50042`)
579
- :meth:`Index.holds_integer` has been deprecated. Use :func:`pandas.api.types.infer_dtype` instead (:issue:`50243`)
580
- :meth:`Index.is_categorical` has been deprecated. Use :func:`pandas.api.types.is_categorical_dtype` instead (:issue:`50042`)
581
+
582
.. ---------------------------------------------------------------------------
583
.. _whatsnew_200.prior_deprecations:
584
0 commit comments