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