NumPy(數值 Python 的簡稱)是用Python實現的用於科技計算的基礎軟件包,是一個強大的科學分析和建模工具html
針對Python語言的開源數據分析處理工具,能夠提供高性能、易用的數據結構;python
Python語言的繪圖庫,功能強大,可繪製出各類專業的圖像,支持各類平臺,可實現定製git
HomePage:https://matplotlib.org/github
Statsmodels is a Python module that provides classes and functions for the estimation of many different statistical models, as well as for conducting statistical tests, and statistical data exploration.web
導入statsmodels.api時,出現相似「No module named 'patsy'」的報錯數據庫
import statsmodels.api as sm ModuleNotFoundError: No module named 'patsy'
確認當前環境是否已安裝patsy模塊。apache
Seaborn is a Python data visualization library based on matplotlib.
It provides a high-level interface for drawing attractive and informative statistical graphics.編程
Echarts是一個由百度開源的使用 JavaScript 實現的數據可視化庫,具有良好的交互性,精巧的圖表設計。api
Pyecharts是一款將python與echarts結合的強大的數據可視化工具數組
A free, open source, powerful tool for working with messy data.
OpenRefine is a Java-based power tool that allows you to load data, understand it, clean it up, reconcile it, and augment it with data coming from the web. All from a web browser and the comfort and privacy of your own computer.
免費開源的交互式圖形工具,能讀取大型數據集或者流數據,以簡單快速的方式爲網頁提供優美、高交互性能的圖形。
官方推薦的安裝方式是使用Anaconda Python及其附帶的Conda包管理系統(https://www.anaconda.com/distribution/)