ENH: Add function for running pipelines in chunks

This commit is contained in:
Ana Ruelas
2017-06-02 16:47:55 -04:00
parent 897de69a2c
commit bdd1f158a3
5 changed files with 126 additions and 9 deletions
-1
View File
@@ -1,5 +1,4 @@
from pandas import Timestamp
from nose_parameterized import parameterized
from zipline.testing import ZiplineTestCase