Hi all,
I'm currently working on a strategy which I've proto-typed offline and would like to convert it to run on quantopian.
A portion of it runs comparisons against a csv that is about 500MB in size (and has the potential to get much larger). I was wondering if anyone has dealt with using fetcher on files this large and what the bounds would be as to how large a cvs I could import.