pyarrow.types.is_fixed_size_binary

pyarrow.types.is_fixed_size_binary(t)[source]

Return True if value is an instance of a fixed size binary type.

Parameters

t (DataType) –