Skip to content

Commit a521f17

Browse files
authored
Update README.md
1 parent 66d8a27 commit a521f17

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,12 @@ This project was part of IBM Data Science certificate. https://www.coursera.org/
1010

1111
We improved the initial Notebook with better graphs. <br> We used a map of Canada and contour as a mask for the word cloud: immigration main countries of origin.
1212

13-
| Waffle Chart | Word Cloud |
13+
| <p align="center"> <img src="Canada_immigration_waffle.png" width="350" /> </p> | <p align="center"> <img src= "Canada_immigration_wordcloud.png" width="350" /> |
1414
| --- | --- |
15-
| <p align="center"> <img src="Canada_immigration_waffle.png" width="350" /> </p> | <p align="center"> <img src= "Canada_immigration_wordcloud.png" width="350" /></p>|
15+
| <p align="center"><b> Waffle Chart </b></p> | <p align="center"><b> Word Cloud </b></p> |
16+
17+
18+
1619

1720

1821
#### [Waffle charts, Word cloud - Jupyter Notebook](https://github.com/DrStef/Data-Visualization-with-Python/blob/main/Waffle-Charts-Word-Clouds-and-Regression-Plots-v2.ipynb)
@@ -27,10 +30,9 @@ Maps with markers: Visualizing features of San Francisco crime dataset. <br>
2730
Maps with choropleth: Visualizing countries of origin, Canadian Immigration dataset. <br>
2831

2932

30-
31-
| Folium with markers | Choropleth |
32-
| --- | --- |
3333
| <p align="center"> <img src="Crime_SF_folium_v02.png" width="350" /> </p> | <p align="center"> <img src= "Choropleth_can_immigration.png" width="350" /></p>|
34+
| --- | --- |
35+
| <p align="center"><b> Folium with markers </b> </p> | <p align="center"><b> Choropleth </b> </p> |
3436

3537

3638
#### [Maps: Folium - Choropleth - Jupyter Notebook](https://github.com/DrStef/Data-Visualization-with-Python/blob/main/Generating-Maps-with-Python_v2.ipynb)

0 commit comments

Comments
 (0)