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