Zipline Bundle Ingest Failing

I'm trying to ingest 1 day bars from 5,309 US stock symbols from NASDAQ, NYSE, and AMEX, but I'm getting an error message that ultimately ends with:

ERROR pandas.errors.ParserError: Error tokenizing data. C error: Calling read(nbytes) on source failed. Try engine='python'.

Please advise.

David

There is an open issue with ingesting a large volume of daily bars, which is probably what you're running into. The 2.1 release containing a fix will be out later this week.

1 Like

QuantRocket 2.1.0 is now available and includes a fix for this issue.