snowflake.snowpark.functions.is_double¶ snowflake.snowpark.functions.is_double(col: ColumnOrName) → Column[source]¶ Returns true if the specified VARIANT column contains a floating-point value, fixed-point decimal, or integer.