Plotting in Pyplot

前端 未结 0 978
小蘑菇
小蘑菇 2021-02-19 05:27

I am new to Pyplot and simply trying to read data from a .csv file and produce a line plot using ax.plot(x,y):

filepath =\'Monthly_Raw_Financials.csv\'
raw_data =         


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