antonroman / smart_meter_data_analysis

This repository contains all the code developed to analyze the smart meter data with HTM and LSTM
2 stars 0 forks source link

Check if there are missing hours and days in timestamps #13

Open antonroman opened 3 years ago

antonroman commented 3 years ago

Missing time point in S02 and S05 may represent either PLC communication or other type of issues in the meters. We should if there are missing timestamps in the series and generate a CSV listing all those files with missing values.