|
7 | 7 | * [Part I](https://github.com/Rion5/Python_Data_Science/tree/master/Importing_Data_in_Python_pt1)
|
8 | 8 | * [Part II](https://github.com/Rion5/Python_Data_Science/tree/master/Importing_Data_in_Python_pt2)
|
9 | 9 | 3. **[Cleaning Data in Python](https://github.com/Rion5/Python_Data_Science/tree/master/Cleaning_Data_in_Python)**
|
| 10 | +4. **pandas DataFrame** |
| 11 | + * [pandas Foundations](https://github.com/Rion5/Python_Data_Science/tree/master/pandas/pandas_Foundations) |
| 12 | + * Common Commands |
| 13 | + * Building DataFrames |
| 14 | + * Importing and Exporting |
| 15 | + * Exploratory Data Analysis (EDA) |
| 16 | + |
| 17 | +**Note: If notebooks are not loading correctly, go to https://nbviewer.jupyter.org/github/Rion5/Python_Data_Science/tree/master/** |
0 commit comments