前言使用python csv及matplotlib 读取csv文件并绘图具体代码import ... 最后一行赋给列表 plt.plot(x, y) # 绘制x,y的折线图 plt.show() # 显示折线图.
確定! 回上一頁