這篇教學會使用matplotlib pyplot 模組裡的scatter() 方法,將資料繪製成二維散布 ... 點數據100 倍,比較容易觀察尺寸 plt.scatter(x,y,s=size,c=size,cmap='Set1') ...
確定! 回上一頁