spark_connect_rs::functions

Function weekofyear

Source
pub fn weekofyear(col: impl Into<Column>) -> Column
Expand description

Extract the week number of a given date as integer.