pyarrow.types.is_time64#

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

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

Parameters:
tDataType