scottgullaksen / bergenvann-summer-project

Analysis of Bergen Vanns sensor data for maintanance evaluation purposes
0 stars 0 forks source link

[Task] Implement detection of timeseries gaps #38

Closed scottgullaksen closed 4 years ago

scottgullaksen commented 4 years ago

In the vectorizer transformer, implement a detection mechanism for when data have missing gaps, e.g. when gap of timeseries data is more than one hour. Need to figure out what to do in these situations.