Function spark_connect_rs::functions::initcap

source ยท
pub fn initcap<T>(col: T) -> Column
where T: ToExpr, Vec<T>: ToVecExpr,