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

snowflake.snowpark.RelationalGroupedDataFrame.max

RelationalGroupedDataFrame.max(*cols: snowflake.snowpark.column.Column | str) DataFrame[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.5.0/src/snowflake/snowpark/relational_grouped_dataframe.py#L277-L280)

Return the max for the specified numeric columns.

语言: 中文