| [ Web Proxy ] |
| Viewing: https://spark.apache.org/docs/latest/api/python/reference/api/../api/../pyspark.sql/grouping.html | [Back] [Original] |
Site Navigation
Site Navigation
Section Navigation
|
Compute aggregates and returns the result as a |
|
It is an alias of |
|
Maps each group of the current |
|
Maps each group of the current |
|
Applies the given function to each group of data, while maintaining a user-defined per-group state. |
|
Computes average values for each numeric columns for each group. |
|
Cogroups this group with another group so that we can run cogrouped operations. |
Counts the number of records for each group. |
|
|
Computes the max value for each numeric columns for each group. |
|
Computes average values for each numeric columns for each group. |
|
Computes the min value for each numeric column for each group. |
|
Pivots a column of the current |
|
Computes the sum for each numeric columns for each group. |
Invokes methods defined in the stateful processor used in arbitrary state API v2. |
|
|
Applies a function to each cogroup using Arrow and returns the result as a DataFrame. |
|
Applies a function to each cogroup using pandas and returns the result as a DataFrame. |
Copyright @ 2026 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
Created using Sphinx 4.5.0.
Built with the PyData Sphinx Theme 0.13.3.
| Web Proxy Viewer | New URL | Original Page |