pyarrow.types.is_timestamp

pyarrow.types.is_timestamp(t)[source]

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

Parameters

t (DataType) –