scottgullaksen / bergenvann-summer-project

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

[Task] Implement dataframe aggregation methods #15

Closed scottgullaksen closed 4 years ago

scottgullaksen commented 4 years ago

Theres added methods for reading the dataset from disjoint time periods (e.g. only from 2012 and 2017) and the result is generated as a whole. However, besides from doing aggregation on the whole period (e.g. the mean from that whole result) theres currently not any means to visualize such subsets.

Consider

the query: "I want the data from the first month of every year". There are multiple ways of presenting this data: