pyarrow.types.is_time32

pyarrow.types.is_time32(t)[source]

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

Parameters

t (DataType) –