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