From e381c4055d1dbdfb54a9580e66607cf53821d191 Mon Sep 17 00:00:00 2001 From: Frederick Legaspi Date: Wed, 17 Nov 2021 10:46:46 -0500 Subject: [PATCH] Update README.md Fix link to Challenge Jupyter Notebook --- 2-Working-With-Data/08-data-preparation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-Working-With-Data/08-data-preparation/README.md b/2-Working-With-Data/08-data-preparation/README.md index 357ae940..7ef4d808 100644 --- a/2-Working-With-Data/08-data-preparation/README.md +++ b/2-Working-With-Data/08-data-preparation/README.md @@ -315,7 +315,7 @@ letters numbers ## 🚀 Challenge -All of the discussed materials are provided as a [Jupyter Notebook](https://https://github.com/microsoft/Data-Science-For-Beginners/blob/main/2-Working-With-Data/08-data-preparation/notebook.ipynb). Additionally, there are exercises present after each section, give them a try! +All of the discussed materials are provided as a [Jupyter Notebook](https://github.com/microsoft/Data-Science-For-Beginners/blob/main/2-Working-With-Data/08-data-preparation/notebook.ipynb). Additionally, there are exercises present after each section, give them a try! ## [Post-Lecture Quiz](https://red-water-0103e7a0f.azurestaticapps.net/quiz/15)