Move data setup to explain() and explain_forecast(), avoiding passing too many...
Move data setup to explain() and explain_forecast(), avoiding passing too many arguments to setup(). Merge setup() and setup_forecast() into setup(). Do explicit checks of type and horizon and pass them as actual arguments to setup(). Three TODO remove parts to not change snaps.
Loading
Please sign in to comment