Function spark_connect_core::functions::initcap

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