You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,9 @@
4
4
This project was part of IBM Data Science certificate. https://www.coursera.org/professional-certificates/ibm-data-science <br>
5
5
It was completed in May 2022.
6
6
<br>
7
+
<br>
7
8
8
-
###**Canadian Immigration Dataset: waffle chart, word cloud.**
9
+
## **Canadian Immigration Dataset: waffle chart, word cloud.**
9
10
10
11
We improved the initial Notebook with better graphs. <br> We used a map of Canada and contour as a mask for the word cloud of immigration main countries of origin.
11
12
@@ -16,9 +17,10 @@ We improved the initial Notebook with better graphs. <br> We used a map of Canad
16
17
17
18
#### [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)
18
19
20
+
<br>
21
+
<br>
19
22
20
-
21
-
### **Generating Maps with Python**
23
+
## **Generating Maps with Python**
22
24
23
25
Maps with Folium. Various options: Stamen Toner, Stamen Terrain,... <br>
24
26
Maps with markers: Visualizing features of San Francisco crime dataset. <br>
@@ -31,18 +33,12 @@ Maps with choropleth: Visualizing countries of origin, Canadian Immigration data
0 commit comments