pub fn char_length(column: &Column) -> Column
Length of string in characters (PySpark char_length). Alias of length().