pyarrow.types.is_uint64# pyarrow.types.is_uint64(t)[source]# 如果值是 uint64 类型的实例,则返回 True。 参数: tDataType