snowflake.snowpark.functions.log¶ snowflake.snowpark.functions.log(base: ColumnOrName | int | float, x: ColumnOrName | int | float) → Column[source]¶ Returns the logarithm of a numeric expression.