Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Fundamental regression analysis

With no get_fundamentals, what is the best way to lift fundamental data for the purposes of performing a regression without having to run pipeline?

i.e. can fundamental data be lifted directly into a list?

2 responses

Is there a reason for not wanting to use Pipeline?

For the purposes of passing the regression statistics into long / short trading rules in pipeline ( unless there is another way this can be done )?