Specifications and Protocols
Libraries
Development
pyarrow.
large_list
Create LargeListType instance from child data type or field.
This data type may not be supported by all Arrow implementations. Unless you need to represent data larger than 2**31 elements, you should prefer list_().
value_type (DataType or Field) –
list_type (DataType)