pyarrow.types.is_time#

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

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

Parameters
tDataType