We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e499a4 commit c88a79dCopy full SHA for c88a79d
pandas/core/dtypes/common.py
@@ -667,7 +667,7 @@ def is_dtype_equal(source, target) -> bool:
667
668
See Also
669
--------
670
- pandas.api.types.is_categorical_dtype : Check whether the provided array or dtype
+ api.types.is_categorical_dtype : Check whether the provided array or dtype
671
is of the Categorical dtype.
672
pandas.api.types.is_string_dtype : Check whether the provided array or dtype
673
is of the string dtype.
0 commit comments