Hey has anyone happened to see the below error? Is it due to anything wrong with data loading? thanks.
File "D:\Pandas\Python3\lib\site-packages\backtrader-1.9.76.123-py3.6.egg\backtrader\broker.py", line 80, in getcommissioninfo
if data._name in self.comminfo:
AttributeError: 'str' object has no attribute '_name'