linear_forecast
Fit a linear trend to an Excel column and forecast future values for a specified number of periods. Read-only calculation using numpy.
Instructions
Fit a linear trend to a column with numpy and forecast future periods. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| column | Yes | ||
| periods | No | ||
| file_path | Yes | ||
| sheet_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||