You are viewing documentation about an older version (1.3.0). View latest version

snowflake.snowpark.RelationalGroupedDataFrame.max

RelationalGroupedDataFrame.max(*cols: ColumnOrName) DataFrame[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.3.0/src/snowflake/snowpark/relational_grouped_dataframe.py#L288-L291)

Return the max for the specified numeric columns.

Language: English