cgq-qgc/HydroSensorReader

Use Panda dataframe for Time Series

Closed this issue · 2 comments

the purpose of this issue is to refactor the project in order to use Pandas Dataframe for easy plotting and data managing.

The class to update is site_and_records.records.TimeSeriesRecords and site_and_records.site.py.SensorPlateform

Branch created for this issue : timeseries_use_pandas