snowflake.snowpark.functions.char¶ snowflake.snowpark.functions.char(col: ColumnOrName) → Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.1.0/src/snowflake/snowpark/functions.py#L1325-L1329)¶ Converts a Unicode code point (including 7-bit ASCII) into the character that matches the input Unicode.