Motivation
At the moment, missing data is simply passed on / left out if the values are not specified for All years (e.g. demands). For simple addition of a new year, some interpolation feature would be nice.
Feature Description
It would be nice if a new setting could be introduced to the jupyter notebook called "interpolate_missing_values" that can be True or False and runs a new function that interpolates missing data between existing data points.
This would make adding a new year to the computation much easier.
Could you maybe look into this @julianbornemann ?
Motivation
At the moment, missing data is simply passed on / left out if the values are not specified for All years (e.g. demands). For simple addition of a new year, some interpolation feature would be nice.
Feature Description
It would be nice if a new setting could be introduced to the jupyter notebook called "interpolate_missing_values" that can be True or False and runs a new function that interpolates missing data between existing data points.
This would make adding a new year to the computation much easier.
Could you maybe look into this @julianbornemann ?