Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
da2bcc7bce9e6c165b2e2847d19f3af0
mooc-rr
Commits
793ae969
Commit
793ae969
authored
Aug 25, 2020
by
da2bcc7bce9e6c165b2e2847d19f3af0
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
jupyter notebook updated
parent
875c2897
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
+10
-2
exercice.ipynb
module2/exo4/exercice.ipynb
+10
-2
No files found.
module2/exo4/exercice.ipynb
View file @
793ae969
...
@@ -1043,7 +1043,8 @@
...
@@ -1043,7 +1043,8 @@
"cell_type": "markdown",
"cell_type": "markdown",
"metadata": {},
"metadata": {},
"source": [
"source": [
"## Représentations graphiques "
"## Représentations graphiques \n",
"We will start by plotting the Nbr of jobs per year of New York versus Texas."
]
]
},
},
{
{
...
@@ -4105,6 +4106,13 @@
...
@@ -4105,6 +4106,13 @@
"plt.xticks(rotation=90)"
"plt.xticks(rotation=90)"
]
]
},
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Now let us compare the distribution of the Republican versus Democrat in the top 7 US states"
]
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 31,
"execution_count": 31,
...
@@ -4146,7 +4154,7 @@
...
@@ -4146,7 +4154,7 @@
"metadata": {},
"metadata": {},
"source": [
"source": [
"## Word Cloud\n",
"## Word Cloud\n",
"We could have also foud the top states ad top jobs using word cloud."
"We could have also fou
n
d the top states ad top jobs using word cloud."
]
]
},
},
{
{
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment