eda_utils¶
Functions
|
Get unique name for each cycle in a series with timestamps. |
|
Get unique name for each point within the cycle in a series of timestamps. |
|
Get number for each point within cycle in a series of timestamps. |
|
|
|
|
|
Create a seasonal split into cycles of a given timestamp. |
|
Cross-correlation plot between multiple timeseries. |
|
Distribution of z-values grouped by segments and time frequency. |
|
Plot scatter plot with forecasted/actual values for segments. |
|
Plot Q-Q plots for segments. |
|
Autocorrelation plot for multiple timeseries. |
|
Partial autocorrelation plot for multiple timeseries. |
|
Plot each season on one canvas for each segment. |
|
Plot STL decomposition for segments. |
Classes
|
Enum for types of aggregation in a seasonal plot. |
|
Enum for types of alignment in a seasonal plot. |
|
Enum for types of cycles in a seasonal plot. |