From 2dbc2917d7c333a80a675d249d6cff94d39e9524 Mon Sep 17 00:00:00 2001 From: Frederick Legaspi Date: Thu, 18 Nov 2021 09:40:12 -0500 Subject: [PATCH] Update assignment.ipynb Fix format: spacing --- 2-Working-With-Data/08-data-preparation/assignment.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2-Working-With-Data/08-data-preparation/assignment.ipynb b/2-Working-With-Data/08-data-preparation/assignment.ipynb index 35978e99..b82769a4 100644 --- a/2-Working-With-Data/08-data-preparation/assignment.ipynb +++ b/2-Working-With-Data/08-data-preparation/assignment.ipynb @@ -12,7 +12,7 @@ "\r\n", "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", "\r\n", - "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", + "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", "\r\n", "## Instructions\r\n", "\r\n", @@ -139,4 +139,4 @@ }, "nbformat": 4, "nbformat_minor": 2 -} \ No newline at end of file +}