pyarrow.types.is_fixed_size_binary#

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

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

Parameters:
tDataType