pub fn lead(column: &Column, n: i64) -> Column
Lead: value from n rows after in partition. Use with .over(partition_by).
.over(partition_by)