NestedSeries#
Constructor#
|
A Series that can contain nested data structures, such as lists or data-frames. |
Functions#
Returns the lengths of the list-packed nested series. |
|
|
Convert nested series into dataframe of list-array columns. |
|
Unpack nested series into dataframe of flat arrays. |