Matplotlib 是Python 在2D 繪圖範疇上使用最廣泛的模組,可以讓開發者快速請簡易的將資料圖形 ... import matplotlib.pyplot as plt ... plt.plot(x, y, color='red').
確定! 回上一頁