Skip to content

Commit 0b7ab66

Browse files
authored
Merge pull request microsoft#290 from flegaspi700/patch-6
Update assignment.ipynb
2 parents efbd21b + e8c7ac8 commit 0b7ab66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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.\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",
1616
"\r\n",
1717
"## Instructions\r\n",
1818
"\r\n",

0 commit comments

Comments
 (0)