Skip to content

Commit dccbde5

Browse files
committed
readme
1. update readme 2. upload image for readme
1 parent e9c3849 commit dccbde5

File tree

6 files changed

+34
-0
lines changed

6 files changed

+34
-0
lines changed

README.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Python programming
2+
財團法人人工智慧科技基金會「*Python* 程式設計輕鬆學」系列的線上課程程式碼,本程式碼包含 *Python IO**Data Type**Container**Control Flow**Function**Class**Generator*、以及 *Regular Expression*,課程程式碼依照不同主題放置在不同的資料夾中供學習與參考。
3+
4+
教學影片可於[天下創新學院](https://www.leadercampus.com.tw/desktop/free-course "天下創新學院")免費觀看。
5+
6+
# 使用說明
7+
8+
1. Download github
9+
10+
如下圖所示點選 Code 圖示 -> Download ZIP。
11+
12+
<img src="https://github.com/AIF-TW/Python-Data-Analysis/blob/master/how%20to%20download.png" width="800px" >
13+
14+
下載完成後進行解壓縮。
15+
16+
2. 點選進入 [Colab首頁](https://colab.research.google.com/notebooks/intro.ipynb)
17+
18+
新增 Jupyter 筆記本
19+
20+
<img src="https://github.com/AIF-TW/Python-Data-Analysis/blob/master/new%20notbook.png" width="400px">
21+
22+
3. 將解壓縮後的資料夾上傳到自己的 google 雲端硬碟
23+
24+
(1) 上傳位置為 " 我的雲端硬碟 > Colab Notebooks " 如下圖所示。
25+
26+
<img src="https://github.com/AIF-TW/Python-Data-Analysis/blob/master/upload%20path.png" width="600px" >
27+
28+
(2) 上傳完成後, 並進入此資料夾即可看到如下圖。
29+
30+
<img src="https://github.com/AIF-TW/Python-Data-Analysis/blob/master/finished%20upload.png" width="400px" >
31+
32+
4. 如需開啟附檔為 " .ipynd ", 對此按右鍵, 選擇開啟工具為 " Google Colaboratory "
33+
34+
<img src="https://github.com/AIF-TW/Python-Data-Analysis/blob/master/open%20in%20colab.png" width="600px">

finished upload.png

76.5 KB
Loading

how to download.png

42.8 KB
Loading

new notbook.png

89.4 KB
Loading

open in colab.png

86.9 KB
Loading

upload path.png

39.1 KB
Loading

0 commit comments

Comments
 (0)