Skip to main content

days

Function days 

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

Interval of n days (PySpark days). For use in date_add, timestampadd, etc.