Function ucase

Source
pub fn ucase<T: ToExpr>(str: T) -> Column
where Vec<T>: ToVecExpr,