Get value at index.
Drop value at specified index.
Get value at index.
Get value at index as an array.
Get value at index as an array.
inner type of the array
index of value
array value
Get value at index as specified type.
Get value at index as specified type.
type of value
index of value
value at index cast to given type
Get value at index as a double.
Get value at index as an int.
Get value at index as a long.
Get value at index as a string.
Get value at index as a vector.
Create a new row from specified indices.
Convert row to an array of values.
Convert row to a seq of values.
array of values in row
Add a value to the row.
Add value to row with a user defined function.
Add value to row with a user defined function.
row selectors to generate inputs to function
user defined function to call
row with calculated value added
Class for holding Row values in an array.
array of values in row