pyarrow.types.is_date#

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

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

Parameters:
tDataType