pub fn translate(column: &Column, from_str: &str, to_str: &str) -> Column
Character-by-character translation (PySpark translate).