Hi everyone,
I want to use a historical risk loading.
In research environment this is simple: I run 'risk_loading_pipeline()' over some period with 'run_pipeline()'.
In IDE it's trivial how to run pipeline for the current day and that's how we get risk factors for optimize API.
But how can I get these risk factors from 'risk_loading_pipeline()' for the past week?