Function datafusion_functions::string::expr_fn::initcap
source ยท pub fn initcap(string: Expr) -> ExprExpand description
Converts the first letter of each word in string in uppercase and the remaining characters in lowercase