金融與量化分析 四 ; 數據可視化包 ---matplotlib

四>. 數據可視化包 ---matplotlib 1>.matplotlib介紹 a. matplotlib 是一個強大的Python繪圖和數據可視化的工具包 b. 安裝方法: pip install matplotlib c. 引用方法: import matplotlib.pyplot as plt d. 繪圖函數: plt.plot() e. 顯示圖像: plt.show() 2>.plot
相關文章
相關標籤/搜索