Skip to content

Commit f1ffd12

Browse files
authored
Merge pull request microsoft#291 from flegaspi700/patch-7
Update assignment.ipynb
2 parents b00d1c4 + 205a97b commit f1ffd12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

2-Working-With-Data/08-data-preparation/assignment.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"\r\n",
1313
"A client has been testing a [small form](index.html) to gather some basic data about their client-base. They have brought their findings to you to validate the data they have gathered. You can open the `index.html` page in a browser to take a look at the form.\r\n",
1414
"\r\n",
15-
"You have been provided a [dataset of csv records](../../data/form.csv)that contain entries from the form as well as some basic visualizations.The client pointed out that some of the visualizations look incorrect but they're unsure about how to resolve them. You can explore it in the [assignment notebook](assignment.ipynb).\r\n",
15+
"You have been provided a [dataset of csv records](../../data/form.csv)that contain entries from the form as well as some basic visualizations.The client pointed out that some of the visualizations look incorrect but they're unsure about how to resolve them.\r\n",
1616
"\r\n",
1717
"## Instructions\r\n",
1818
"\r\n",
@@ -139,4 +139,4 @@
139139
},
140140
"nbformat": 4,
141141
"nbformat_minor": 2
142-
}
142+
}

0 commit comments

Comments
 (0)