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