Python TypeError 'str object is not callable' when plotting a line plot

前端 未结 0 866
Happy的楠姐
Happy的楠姐 2021-01-26 06:30

Python newbie here. I am trying to display a line plot. The values are taken from a pandas dataframe df_CI. I can\'t figure out why I get this error.

df_CI.index          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题