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

snowflake.snowpark.RelationalGroupedDataFrame.max

RelationalGroupedDataFrame.max(*cols: Union[snowflake.snowpark.column.Column, str]) DataFrame[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.6.1/src/snowflake/snowpark/relational_grouped_dataframe.py#L278-L281)

Return the max for the specified numeric columns.

语言: 中文