You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -188,13 +188,22 @@ Follow the steps below to get started learning Data Science!!!
188
188
</p>
189
189
190
190
## 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
+
191
201
<details>
192
202
<summary>Data Scraping from the Web</summary>
193
203
194
204
- <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>
195
205
196
206
- <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>
0 commit comments