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