You are viewing documentation about an older version (1.1.0). View latest version

snowflake.snowpark.functions.log

snowflake.snowpark.functions.log(base: ColumnOrName | int | float, x: ColumnOrName | int | float) Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.1.0/src/snowflake/snowpark/functions.py#L1102-L1108)

Returns the logarithm of a numeric expression.