pyarrow.types.is_timestamp#

pyarrow.types.is_timestamp(t)[source]#

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

Parameters:
tDataType