sl-quant
sl-quant copied to clipboard
Problem running the code
On the second example. Can't find a way around it.
what did I miss?
File "
File "
File "/anaconda3/lib/python3.6/site-packages/bt/backtest.py", line 128, in init if data.columns.duplicated().any():
File "/anaconda3/lib/python3.6/site-packages/pandas/core/generic.py", line 3610, in getattr return object.getattribute(self, name)
AttributeError: 'Series' object has no attribute 'columns'