pyarrow.types.is_time32#

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

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

Parameters:
tDataType