Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ce90b61

Browse files
committed
Add chapters to readme
1 parent ff43acd commit ce90b61

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎readme.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,21 @@
33
1. **Python Data Science Toolbox**
44
* Part I
55
* [Part II](https://github.com/Rion5/Python_Data_Science/tree/master/Python_Data_Science_Toolbox/Python_Data_Science_Toolbox_pt2)
6+
* Iterators
7+
* List Comprehensions and Generators
68
2. **Importing Data in Python**
79
* [Part I](https://github.com/Rion5/Python_Data_Science/tree/master/Importing_Data/Importing_Data_in_Python_pt1)
10+
* Importing Flat Files
11+
* Importing Other File Types
12+
* Working With Relational Databases
813
* [Part II](https://github.com/Rion5/Python_Data_Science/tree/master/Importing_Data/Importing_Data_in_Python_pt2)
14+
* Importing Data from the Internet
15+
* Importing Data from APIs and JSON
916
3. **[Cleaning Data in Python](https://github.com/Rion5/Python_Data_Science/tree/master/Cleaning_Data_in_Python)**
17+
* Exploring Data
18+
* Tidying Data for Analysis
19+
* Combining Data for Analysis
20+
* Cleaning Data for Analysis
1021
4. **pandas DataFrame**
1122
* [pandas Foundations](https://github.com/Rion5/Python_Data_Science/tree/master/pandas/pandas_Foundations)
1223
* Common Commands

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /