Creating TimeSeriesDataset from DataFrame/CSV file
It would be extremely convenient to be able to load a TimeSeriesDataset from a Dataframe or CSV-file.
At the moment we have to create a loop for the dataframe and create each TimeSeries individually. I think that integrating this into TimeAtlas would save some time and effort.
Edited by Lorenz Rychener