Skip to main content

try_to_binary

Function try_to_binary 

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

Try convert to binary; null on failure (PySpark try_to_binary).