iT邦幫忙

2018 iT 邦幫忙鐵人賽
DAY 5
0
Data Technology

資料科學筆記系列 第 5

[Day5] Windows Anaconda環境建置

  • 分享至 

  • twitterImage
  •  

Anaconda介紹
安裝Anaconda除了Python本身還包含了Python常用的資料分析、機器學習、視覺化的套件,例如:
Numpy: Python做多維陣列(矩陣)運算時的必備套件,比起Python內建的list,Numpy的array有極快的運算速度優勢
*Pandas:*有了Pandas可以讓Python很容易做到幾乎所有Excel的功能了,像是樞紐分析表、小記、欄位加總、篩選
*Matplotlib:*基本的視覺化工具,可以畫長條圖、折線圖等等
Anaconda官網下載
https://www.anaconda.com/download/
從官網下載後執行安裝
安裝完成後在開始功能列執行Anaconda Prompt
https://ithelp.ithome.com.tw/upload/images/20171224/20103204SzIsHYygLb.png

開啟後創建一個資料夾並進入,接著輸入jupyter notebook連按兩下Enter開啟網頁畫面。
https://ithelp.ithome.com.tw/upload/images/20171224/20103204fpS2Lay5uO.png

開啟後在右上角的New新增一個Python3專案
https://ithelp.ithome.com.tw/upload/images/20171224/201032048OBkJvFbxy.png

輸入基本指令後按Run Cell執行確認相關套件版本編號
https://ithelp.ithome.com.tw/upload/images/20171224/20103204XIB9axs3Lf.png

參考資料來源:
https://medium.com/@yehjames/%E8%B3%87%E6%96%99%E5%88%86%E6%9E%90-%E6%A9%9F%E5%99%A8%E5%AD%B8%E7%BF%92-%E7%AC%AC%E4%B8%80%E8%AC%9B-python%E6%87%B6%E4%BA%BA%E5%8C%85-anaconda-%E4%BB%8B%E7%B4%B9-%E5%AE%89%E8%A3%9D-f8199fd4be8c
https://www.udemy.com/intro-to-python-ds-1/


上一篇
[Day4] Azure Machine Learning Studio介紹
下一篇
[Day6] 機器學習實作-線性回歸
系列文
資料科學筆記9
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言