Skip to main content

months

Function months 

Source
pub fn months(n: i64) -> Column
Expand description

Interval of n months (PySpark months). Approximated as 30*n days.