【Maplotlib】基礎知識

一、基礎入門 1、環境搭建 1】安裝:pip3.6 install matplotlib 2】導包 import matplotlib.pyplot as plt %matplotlib inline  # 可以在控制檯生成畫布,直接生成圖像,一般在jupyter中使用,其他編輯器中可能會報錯 2、matplotlib matrix:矩陣 plot:繪製 lib:庫   3、使用matplotli
相關文章
相關標籤/搜索