pub fn nth_value( col: impl Into<Column>, offset: impl Into<Column>, ignore_nulls: Option<bool>, ) -> Column