diff --git a/zipline/assets/synthetic.py b/zipline/assets/synthetic.py index 3e594b2e..948dd981 100644 --- a/zipline/assets/synthetic.py +++ b/zipline/assets/synthetic.py @@ -224,7 +224,7 @@ def make_future_info(first_sid, 'exchange': "TEST", 'exchange_full': 'TEST FULL', }) - return pd.DataFrame.from_records(contracts, index='sid').convert_objects() + return pd.DataFrame.from_records(contracts, index='sid') def make_commodity_future_info(first_sid,