Skip to main content

to_binary

Function to_binary 

Source
pub fn to_binary(column: &Column, fmt: &str) -> Column
Expand description

Convert to binary (PySpark to_binary). fmt: ‘utf-8’, ‘hex’.