Implement an option to load data from different files/`DataFrames`
The idea is, to allow for timeseries with different lengths, without having to join them. Needs to implemented in:
-
SaQC.__init__
-
__main__
Edited by Bert Palm
The idea is, to allow for timeseries with different lengths, without having to join them. Needs to implemented in:
SaQC.__init__
__main__