pyarrow.types.is_binary#

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

Return True if value is an instance of type: variable-length binary.

Parameters:
tDataType