pyarrow.types.is_binary#

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

如果值是可变长度二进制类型的一个实例,则返回 True。

参数:
tDataType