.nest Series Accessor#
Constructor#
|
Accessor for operations on Series of NestedDtype |
Functions#
Lengths of the list arrays |
|
|
Convert nested series into dataframe of list-array columns |
|
Convert nested series into dataframe of flat arrays |
Explode the nested inner field and return as a NestedSeries |
|
|
Set the column from a flat-array of values and return a new series |
|
Set the column from flat-array of values and return a new series |
|
Set the field from list-array of values and return a new series |
|
Set the column by repeating values and return a new series |
|
Remove the column(s) from the series and return a new series |
|
Query the flat arrays with a boolean expression |