pyarrow.types.is_temporal# pyarrow.types.is_temporal(t)[source]# Return True if value is an instance of type: date, time, timestamp or duration. Parameters: tDataType