Array#
The following methods are available under the Series.arr
attribute.
Compute the max values of the sub-arrays. |
|
Compute the min values of the sub-arrays. |
|
Compute the sum values of the sub-arrays. |
|
Convert an Array column into a List column with the same inner data type. |
|
|
Get the unique/distinct values in the array. |