We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8123014 commit 78c105dCopy full SHA for 78c105d
doc/source/whatsnew/v1.0.0.rst
@@ -45,7 +45,7 @@ Backwards incompatible API changes
45
Other API changes
46
^^^^^^^^^^^^^^^^^
47
48
-- :meth:`infer_type` will now return "integer-na" for integer and np.nan mix (:issue:`27283`)
+- :meth:`pandas.api.types.infer_dtype` will now return "integer-na" for integer and ``np.nan`` mix (:issue:`27283`)
49
-
50
51
0 commit comments