Skip to content

Commit f624061

Browse files
authored
Update README.md
1 parent 3ad92dd commit f624061

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Data-analysis-with-pandas
22
This is a pandas tutorial for data analysis.Here i have covered almost all the topics of pandas except time series analysis(this is something for future).
33
### Table of contents -
4-
* Introduction to pandas
5-
* Dataframe Object
6-
* Reading, Writing CSV and EXCEL file
7-
* Handling Missing Data part-1
8-
* Handling Missing Data part-2
9-
* Groupby : Split, Combine and Apply
10-
* Concat Dataframes
11-
* Merging Dataframes
12-
* Pivot and Pivot table
13-
* Reshaping Dataframes
4+
* Introduction to pandas
5+
* Dataframe Object
6+
* Reading, Writing CSV and EXCEL file
7+
* Handling Missing Data part-1
8+
* Handling Missing Data part-2
9+
* Groupby : Split, Combine and Apply
10+
* Concat Dataframes
11+
* Merging Dataframes
12+
* Pivot and Pivot table
13+
* Reshaping Dataframes

0 commit comments

Comments
 (0)