snowflake.snowpark.RelationalGroupedDataFrame.avg¶
- RelationalGroupedDataFrame.avg(*cols: snowflake.snowpark.column.Column | str) DataFrame [source]¶
Return the average for the specified numeric columns.
Return the average for the specified numeric columns.