spark_connect_rs::functions

Function initcap

Source
pub fn initcap(col: impl Into<Column>) -> Column
Expand description

Translate the first letter of each word to upper case in the sentence.