Site Navigation
Convert input into a pandas only dtype object or a numpy dtype object.
Examples
>>>pd.api.types.pandas_dtype(int)dtype('int64')
pandas_dtype()