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.