find_season_length
Returns:
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. |
Related topics
SeasonalMultiple Seasonal Trend (MSTL)Seasonal Exponential Smoothing ModelConformal Seasonal Pool (CSP)Seasonal Exponential Smoothing Optimized ModelWas this page helpful?
