xiangxu0213
Results
1
issues of
xiangxu0213
use: pip install pyecharts==0.1.9.5 `from pyecharts.charts import Line` ".ix" such as `callAll['deltaK'].ix[index[0]] = index[1]-index[0]` is no longer available, swap to: `callAll.loc[]` `putAll.loc[]`