pandas.api.types.pandas_dtype
-
pandas.api.types.pandas_dtype(dtype)
[source] -
Converts input into a pandas only dtype object or a numpy dtype object.
Parameters: dtype : object to be converted Returns: np.dtype or a pandas dtype
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.22.0/generated/pandas.api.types.pandas_dtype.html