find_season_length
| Name | Type | Description | Default |
|---|---|---|---|
x | ndarray | Array with the time series. | required |
| Name | Type | Description |
|---|---|---|
int | int | Season period. |
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Announcement: Nixtla Enterprise now offers top foundation models, MCP, and agentic capabilities: join the waitlist
Find the seasonal period
find_season_lengthfind_season_length(x, max_season_length)
| Name | Type | Description | Default |
|---|---|---|---|
x | ndarray | Array with the time series. | required |
| Name | Type | Description |
|---|---|---|
int | int | Season period. |
Was this page helpful?
