Skip to main content

decode

Function decode 

Source
pub fn decode(column: &Column, charset: &str) -> Column
Expand description

Decode binary (hex string) to string (PySpark decode). Charset: UTF-8.