pub fn get(col: impl Into<Column>, index: impl Into<Column>) -> Column
Returns element of array at given (0-based) index.