TL;DR Time series refers to a sequence of observations following each other in time. Time series models are frequently used in economics, finance, biology, and engineering. In my daily work, I often have to process time-series data from different resources, RestAPI, excel, database, S3, etc. Nonetheless, much of the data is…