pub fn try_to_binary(column: &Column, fmt: &str) -> Column
Try convert to binary; null on failure (PySpark try_to_binary).