數據可視化 項目

Chapter 15 生成數據 matplotlib實例畫廊https://matplotlib.org/gallery/index.html 15.2繪製簡單的折線圖 import matplotlib.pyplot as plt #導入模塊pyplot plt.plot(input_value,squares,linewidth=3) #繪圖,input_value是橫座標,squares是縱
相關文章
相關標籤/搜索