time series

plotting multiple deseasonalised time series in R

Plotting a whole dataframe of time series is easy in R. However, what about plotting series that you treated? For example, if you have N series (N > 1) [...]

Plotting time series in python is so simple

As an econ student, I was more inclined to code in VBA or in R. However, I had my first indirect contact with python through sage math. It is a powerful solver [...]