Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
initcap in datafusion_functions::unicode::expr_fn - Rust
[go: Go Back, main page]

Function initcap

Source
pub fn initcap(string: Expr) -> Expr
Available on crate feature unicode_expressions only.
Expand description

converts the first letter of each word in string in uppercase and the remaining characters in lowercase