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