Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Need help in fetcher_csv

I am going to implement a algorithm on this platform. The algorithm are as follows.

  1. Get data from csv. https://docs.google.com/spreadsheets/d/1EpBxF1eu45UWGze5g9pJSZR2wuympC0pUSARh0it-mg/export?format=csv&id=1EpBxF1eu45UWGze5g9pJSZR2wuympC0pUSARh0it-mg
  2. For each day in date of above data, order sids.

It would be appreciate if you could help me as soon as possible.

Thanks