TuChart icon indicating copy to clipboard operation
TuChart copied to clipboard

Keyerror: "['date'] not in index"

Open Seedarchangel opened this issue 7 years ago • 0 comments

如果在启动时遇到这个问题,是因为tushare新版本的get_industry_classified()有问题,需要使用 pip uninstall tushare 然后 pip install tushare==0.8.6 即可

Seedarchangel avatar Jan 23 '18 05:01 Seedarchangel