pyarrow.types.is_nested

pyarrow.types.is_nested(t)[source]

Return True if value is an instance of a nested type.

Parameters

t (DataType) –