pub fn date_sub(column: &Column, n: i32) -> Column
Subtract n days from date column (PySpark date_sub).