Skip to main content

translate

Function translate 

Source
pub fn translate(column: &Column, from_str: &str, to_str: &str) -> Column
Expand description

Character-by-character translation (PySpark translate).