excel_group_by_advanced
Aggregate Excel spreadsheet data by grouping rows based on a key column and calculating values from another column using operations like sum.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| sheet | Yes | ||
| operation | No | sum | |
| key_column | Yes | ||
| value_column | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||