snowflake.snowpark.functions.to_binary¶ snowflake.snowpark.functions.to_binary(e: ColumnOrName, fmt: str | None = None) → Column[source]¶ Converts the input expression to a binary value. For NULL input, the output is NULL.