How to Synchronize Time Series Datasets in Python

Using dynamic time warping to synchronize time-series data

Mohammad Khorasani
Towards Data Science
4 min readJul 24, 2021

--

Image by author.

Introduction

One of the most painful things one could encounter in a data related career, is having to deal with unsynchronized time series datasets. Discrepancies can be due to a whole slew of reasons — daylight savings adjustments, inaccurate SCADA…

--

--

Hybrid of a computer scientist and an engineer. Author of ‘Web Application Development with Streamlit.’