pyarrow.types.is_large_binary#

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

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

Parameters:
tDataType