Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Errors loading the following modules

I'm revisiting a script I wrote earlier in the year and I'm having trouble loading the following modules. Have they been removed and hopefully replaced by an alternative?

from quantopian.pipeline.data.sentdex import sentiment
from quantopian.pipeline.data.quandl import fred_usdontd156n as libor
from quantopian.pipeline.data.zacks import EarningsSurprises
from quantopian.pipeline.data.psychsignal import stocktwits

In each case I'm receiving an 'ImportRemovedError:'

1 response

Quantopian owe an explanation to users !