pyarrow.types.is_time64

pyarrow.types.is_time64(t)[source]

Return True if value is an instance of a time64 type.

Parameters

t (DataType) –