pyarrow.types.is_duration#

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

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

Parameters:
tDataType