Skip to main content

dayofweek

Function dayofweek 

Source
pub fn dayofweek(column: &Column) -> Column
Expand description

Extract day of week: 1=Sunday..7=Saturday (PySpark dayofweek).