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