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

snowflake.snowpark.RelationalGroupedDataFrame.sum

RelationalGroupedDataFrame.sum(*cols: ColumnOrName) DataFrame[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.3.0/src/snowflake/snowpark/relational_grouped_dataframe.py#L273-L276)

Return the sum for the specified numeric columns.

Language: English