Skip to content

Commit a6e030b

Browse files
authored
Update README.md
1 parent b13a7b9 commit a6e030b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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
### Dependencies-
4-
` pip install pandas
4+
` pip install pandas <br>
55
pip install numpy
66
`
77
### Table of contents -
@@ -15,4 +15,5 @@ This is a pandas tutorial for data analysis.Here i have covered almost all the t
1515
* Merging Dataframes
1616
* Pivot and Pivot table
1717
* Reshaping Dataframes
18+
<br>
1819
**Note:** All the suggestions are welcome.

0 commit comments

Comments
 (0)