Intro to Time-Series Analysis | Towards AI

An Introduction to Time-series Analysis Using Python and Pandas

First steps on analyzing and stationarising time series

Oscar Arzamendia
Published in
6 min readApr 12, 2019

--

Very recently I had the opportunity to work on building a sales forecaster as a POC. It was a challenging project with a cool MVP as an outcome, and through this post, I will share part of my journey and findings on analyzing the data I was provided with.

Assumptions

--

--