pub fn decode(column: &Column, charset: &str) -> Column
Decode binary (hex string) to string (PySpark decode). Charset: UTF-8.