pyarrow.types.is_date#

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

如果值是 date 类型的实例,则返回 True。

参数:
tDataType