pyarrow.types.is_fixed_size_list#

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

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

Parameters:
tDataType