summarize_csv
Group CSV data by columns and apply aggregations like sum, mean, count, or median to summarize datasets.
Instructions
Group and aggregate with a fixed set of functions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| options | No | ||
| group_by | No | ||
| aggregations | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||