pyarrow.from_numpy_dtype

pyarrow.from_numpy_dtype(dtype)

Convert NumPy dtype to pyarrow.DataType.

Parameters

dtype (the numpy dtype to convert) –