percentage_change
Calculate the percentage change between values in a specified column of an Excel workbook sheet by providing the file path, sheet name, and column.
Instructions
Calculate the percentage change of a column in a workbook sheet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| column | Yes | ||
| file_path | Yes | ||
| sheet_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||