-
Notifications
You must be signed in to change notification settings - Fork 0
Interpolation #114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: version-2
Are you sure you want to change the base?
Interpolation #114
Conversation
…strating functionality, tests
…alling on a Session
|
Looking nice! I was wondering if it was possible to setup the commands in a way as how we discussed. So that a user would only give relevant saved scenarios and the relevant years for interpolation: It feels that in the current notebook, there's more writing required from the user. For example this part: You'd rather have that the user doesn't have to specify the Please let me know if this makes sense. If there's a lot of additional work required to enable this, we should discuss this further. |

Description
Interpolation runner, methods on Session and Scenario, notebook demonstrating functionality, tests.
Still TODO:
@kndehaan I have tagged you as a reviewer here as well, perhaps you can take a quick look at the notebook and method signatures to see if you are happy with the implementation as per the user story etc.