pyarrow.types.is_large_binary

pyarrow.types.is_large_binary(t)[source]

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

Parameters

t (DataType) –