snowflake.snowpark.functions.to_array¶ snowflake.snowpark.functions.to_array(e: ColumnOrName) → Column[source]¶ Converts any value to an ARRAY value or NULL (if input is NULL).