Decomposition of time series with pandas and statsmodels
In this blog post I decompose a time series of monthly data using the pandas and statsmodels package in Python. You can find the data that I use in this blog post in my github repo. It is a monthly average of daily car counts on different hubs on the…