pyarrow.types.is_date32

pyarrow.types.is_date32(t)[source]

Return True if value is an instance of a date32 (days) type.

Parameters

t (DataType) –