kzil88 / JXQuant

该库主要分享“匠芯量化”公众号内的策略源码,更多策略细节请关注微信公众号:“匠芯量化”(微信搜索公众号“jxquant”)。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

运行main.py出现以下的报错,请问该如何解决呢?

Beking0912 opened this issue · comments

Traceback (most recent call last): File "/Users/ex02/main.py", line 132, in <module> profit_x = [dict_x[x[1]] for x in done_set_show_profit] File "/Users/ex02/main.py", line 132, in <listcomp> profit_x = [dict_x[x[1]] for x in done_set_show_profit] KeyError: '2018-03-02'