pyarrow.types.is_interval# pyarrow.types.is_interval(t)[source]# Return True if value is an instance of type: interval. Parameters: tDataType