pyarrow.types.is_time#

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

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

Parameters:
tDataType