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