Skip to content

Commit ba8528d

Browse files
Update README.md
1 parent 40afc7c commit ba8528d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Hello 😄
1+
# Hello 😄 Welcome to Data Visualization Tutorial
2+
3+
![](https://images.unsplash.com/photo-1488190211105-8b0e65b80b4e?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=750&q=80)
24

35
## Here you can find data sets and Jupyter Notebooks on the topics I explained below.
46

@@ -12,8 +14,8 @@
1214
## - [Scatter Plot with Matplotlib ](https://levelup.gitconnected.com/scatter-plot-with-matplotlib-in-python-abb1a6ad042?source=your_stories_page-------------------------------------)
1315
## - [Bar Plot with Matplotlib in Python](https://levelup.gitconnected.com/bar-plot-with-matplotlib-in-python-aa98f2493847?source=your_stories_page-------------------------------------)
1416
## - [Histograms with Matplotlib in Python](https://medium.com/swlh/histograms-with-matplotlib-in-python-fc6702a9cb9b?source=your_stories_page-------------------------------------)
15-
## - Data Visualization with Pandas - 1
16-
## - Data Visualization with Pandas - 2
17+
## - [Data Visualization with Pandas - Part 1](https://levelup.gitconnected.com/data-visualization-with-pandas-in-action-1-98582b69ee8b)
18+
## - [Data Visualization with Pandas - Part 2](https://levelup.gitconnected.com/data-visualization-with-pandas-in-action-part-2-2cc8674da1d0)
1719

1820
****
1921

0 commit comments

Comments
 (0)