pyarrow.types.is_duration#

pyarrow.types.is_duration(t)[源代码]#

如果值为 duration 类型的一个实例,则返回 True。

参数:
tDataType