pyarrow.types.is_timestamp#

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

如果值为 timestamp 类型,则返回 True。

参数:
tDataType