| Function Name | Supported | Notes |
|---|---|---|
| GroupedData.agg | Functions count_distinct and countDistinct only accepts one column as input | |
| GroupedData.apply | ||
| GroupedData.applyInPandas | ||
| GroupedData.applyInPandasWithState | ||
| GroupedData.avg | ||
| GroupedData.cogroup | ||
| GroupedData.count | ||
| GroupedData.max | ||
| GroupedData.mean | ||
| GroupedData.min | ||
| GroupedData.pivot | ||
| GroupedData.sum | ||
| PandasCogroupedOps.applyInPandas |