- Evaluating forecasts
Visualizing seasonality
Use stats model
from statsmodels.graphics.tsaplots import month_plot, quarter_plot
This is a plot that does a groupby and mean
Search
Apr 23, 20241 min read
Use stats model
from statsmodels.graphics.tsaplots import month_plot, quarter_plot
This is a plot that does a groupby and mean