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 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.
Add a value to the row.
Add a value to the row.
Add a value to the row.
function for calculating new value
row with new value
Add multiple values to the row.
Add multiple values to the row.
Add multiple values to the row.
function for calculating new row values
row with new values
Class for holding Row values in a Seq.