snowflake.snowpark.functions.typeof¶ snowflake.snowpark.functions.typeof(col: ColumnOrName) → Column[source]¶ Reports the type of a value stored in a VARIANT column. The type is returned as a string.