Skip to content

Commit 0d00a5e

Browse files
Update README.md
1 parent cdec960 commit 0d00a5e

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,13 +188,22 @@ Follow the steps below to get started learning Data Science!!!
188188
</p>
189189

190190
## Data Science Materials
191+
192+
<details>
193+
<summary>Data Exploration</summary>
194+
195+
- <b>[Loading a File using Pandas](https://github.com/Tanu-N-Prabhu/Python/blob/master/data_load.md)</b>
196+
197+
198+
</details>
199+
200+
191201
<details>
192202
<summary>Data Scraping from the Web</summary>
193203

194204
- <b>[Scraping Two YouTube Accounts - PewDiePie vs T-Series](https://github.com/Tanu-N-Prabhu/Python/blob/master/Data%20Scraping%20from%20the%20Web/Scraping%20YouTube%20accounts%20with%20python.ipynb)</b>
195205

196206
- <b>[Scraping Rate My Professor Website - My Graduate Professor](https://github.com/Tanu-N-Prabhu/Python/blob/master/Data%20Scraping%20from%20the%20Web/Web_Scraping_Rate_My_Professor_Website.ipynb)</b>
197-
198207
</details>
199208

200209

0 commit comments

Comments
 (0)