pyarrow.types.is_date64

pyarrow.types.is_date64(t)[source]

Return True if value is an instance of type: date64 (milliseconds).

Parameters:
tDataType