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

snowflake.snowpark.RelationalGroupedDataFrame.mean

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

Return the average for the specified numeric columns.

Language: English