BUG/MAINT: Switch over to Google for benchmarking

MAINT: Remove mentions of Yahoo & ^GSPC

MAINT: Fill in missing dates

MAINT/BLD: Rebuild example data to match new benchmark
This commit is contained in:
Freddie Vargus
2017-05-22 16:11:52 -07:00
parent 9fe8076bbc
commit 776677fcdf
9 changed files with 6186 additions and 51 deletions
+3
View File
@@ -5,6 +5,7 @@ import shutil
import tarfile
import click
import matplotlib
import numpy as np
import pandas as pd
@@ -14,6 +15,8 @@ from zipline.testing import test_resource_path, tmp_dir
from zipline.utils.cache import dataframe_cache
matplotlib.use('Agg')
INPUT_DATA_START_DATE = pd.Timestamp('2004-01-02')
INPUT_DATA_END_DATE = pd.Timestamp('2014-12-31')
INPUT_DATA_SYMBOLS = (