pyarrow.types.is_nested# pyarrow.types.is_nested(t)[source]# Return True if value is an instance of type: nested type. Parameters: tDataType