Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Retrieve Days To Cover Data from Quandl

Hi all,

Having some difficulty getting days to cover data using fetcher. I am just getting a bunch of NaNs in the dataframe.

I think the issue is in the symbol= section since the quandl data does not have a symbol column. For symbol= I tried using 'AAPL', sid(24), symbol('AAPL') and none of them work. Any help is appreciated.

Update: Accidentally capitalized the 'T' in the To of days to covered. Ability to double check code increases by 300% after making a post. Please disregard.