|
5 | 5 | ### [Python](https://github.com/AnuragAnalog/Datacamp/tree/master/courses/python)
|
6 | 6 |
|
7 | 7 | * [Introduction to Importing Data in Python](https://github.com/AnuragAnalog/Datacamp/tree/master/courses/python/Introduction-to-Importing-Data-in-Python)
|
8 |
| - |
9 | 8 | * [Chapter 1](https://github.com/AnuragAnalog/Datacamp/tree/master/courses/python/Introduction-to-Importing-Data-in-Python/chapter-1)
|
10 | 9 | * [Chapter 2](https://github.com/AnuragAnalog/Datacamp/tree/master/courses/python/Introduction-to-Importing-Data-in-Python/chapter-2)
|
11 | 10 | * [Chapter 3](https://github.com/AnuragAnalog/Datacamp/tree/master/courses/python/Introduction-to-Importing-Data-in-Python/chapter-3)
|
|
20 | 19 | * [Seaslug text](https://github.com/AnuragAnalog/Datacamp/blob/master/courses/python/Introduction-to-Importing-Data-in-Python/datasets/seaslug.txt)
|
21 | 20 | * [Titanic_sub](https://github.com/AnuragAnalog/Datacamp/blob/master/courses/python/Introduction-to-Importing-Data-in-Python/datasets/titanic_sub.csv)
|
22 | 21 |
|
| 22 | +* [Introduction to Natural Language Processing in Python](https://github.com/AnuragAnalog/Datacamp/tree/master/courses/python/Introduction-to-Natural-Language-Processing-in-Python) |
| 23 | + * [Chapter 1](https://github.com/AnuragAnalog/Datacamp/tree/master/courses/python/Introduction-to-Natural-Language-Processing-in-Python/chapter-1) |
| 24 | + * [Datasets](https://github.com/AnuragAnalog/Datacamp/tree/master/courses/python/Introduction-to-Natural-Language-Processing-in-Python/datasets) |
| 25 | + * [English Stopwords text](https://github.com/AnuragAnalog/Datacamp/blob/master/courses/python/Introduction-to-Natural-Language-Processing-in-Python/datasets/english_stopwords.txt) |
| 26 | + * [Grail text](https://github.com/AnuragAnalog/Datacamp/blob/master/courses/python/Introduction-to-Natural-Language-Processing-in-Python/datasets/grail.txt) |
| 27 | + |
| 28 | +* [Introduction to Network Analysis in Python](https://github.com/AnuragAnalog/Datacamp/tree/master/courses/python/Introduction-to-Network-Analysis-in-Python) |
| 29 | + * [Chapter 1](https://github.com/AnuragAnalog/Datacamp/tree/master/courses/python/Introduction-to-Network-Analysis-in-Python/chapter-1) |
| 30 | + * [Chapter 2](https://github.com/AnuragAnalog/Datacamp/tree/master/courses/python/Introduction-to-Network-Analysis-in-Python/chapter-2) |
| 31 | + * [Chapter 3](https://github.com/AnuragAnalog/Datacamp/tree/master/courses/python/Introduction-to-Network-Analysis-in-Python/chapter-3) |
| 32 | + * [Chapter 4](https://github.com/AnuragAnalog/Datacamp/tree/master/courses/python/Introduction-to-Network-Analysis-in-Python/chapter-4) |
| 33 | + * [Datasets](https://github.com/AnuragAnalog/Datacamp/tree/master/courses/python/Introduction-to-Network-Analysis-in-Python/datasets) |
| 34 | + * [Ego Twitter pickle format](https://github.com/AnuragAnalog/Datacamp/blob/master/courses/python/Introduction-to-Network-Analysis-in-Python/datasets/ego-twitter.p) |
| 35 | + * [Github Users pickle format](https://github.com/AnuragAnalog/Datacamp/blob/master/courses/python/Introduction-to-Network-Analysis-in-Python/datasets/github_users.p) |
| 36 | + |
23 | 37 | ### [SQL]()
|
24 | 38 |
|
25 | 39 | ## [Projects](https://github.com/AnuragAnalog/Datacamp/tree/master/projects)
|
|
0 commit comments