Skip to main content

years

Function years 

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

Interval of n years (PySpark years). Approximated as 365*n days.