pa_table

pa_table#

property NestedExtensionArray.pa_table: Table#

Pyarrow table representation of the extension array.

Returns:

Pyarrow table where each column is a list array corresponding to a field of the struct array.

Return type:

pa.Table