3.6.12.1.7. statsmodels.graphics.tsaplots.seasonal_plot

statsmodels.graphics.tsaplots.seasonal_plot(grouped_x, xticklabels, ylabel=None, ax=None)[source]

Consider using one of month_plot or quarter_plot unless you need irregular plotting.

Parameters:

grouped_x : iterable of DataFrames

Should be a GroupBy object (or similar pair of group_names and groups as DataFrames) with a DatetimeIndex or PeriodIndex