pyarrow.types.is_binary

pyarrow.types.is_binary(t)[source]

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

Parameters

t (DataType) –