pyarrow.types.is_date

pyarrow.types.is_date(t)[source]

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

Parameters

t (DataType) –