數據分析(一)

 數據分析編寫代碼工具:python

  pip3  install ipython 

方式一:安裝jupyter notebook:工具

pip3 install jupyter notebook

jupyter notebook

方式二:安裝anaconda軟件:spa

集成了300個數據分析模塊,包含numpy,pandas,matplotlib等code

 

在notebook中安裝庫,只需加個!blog

!pip3 install tushare
相關文章
相關標籤/搜索