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

snowflake.snowpark.functions.to_decimal

snowflake.snowpark.functions.to_decimal(e: ColumnOrName, precision: int, scale: int) Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.1.0/src/snowflake/snowpark/functions.py#L826-L829)

Converts an input expression to a decimal.