Merge pull request #118 from microsoft/anupamishra333-patch-2

Fixed Link format
pull/119/head
Jen Looper 4 years ago committed by GitHub
commit bf398f5db3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,9 +4,9 @@
|:---:|
|Data Preparation - _Sketchnote by [@nitya](https://twitter.com/nitya)_ |
## Pre-Lecture Quiz
## [Pre-Lecture Quiz](https://red-water-0103e7a0f.azurestaticapps.net/quiz/14)
[Pre-lecture quiz](https://red-water-0103e7a0f.azurestaticapps.net/quiz/14)
Depending on its source, raw data may contain some inconsistencies that will cause challenges in analysis and modeling. In other words, this data can be categorized as “dirty” and will need to be cleaned up. This lesson focuses on techniques for cleaning and transforming the data to handle challenges of missing, inaccurate, or incomplete data. Topics covered in this lesson will utilize Python and the Pandas library and will be [demonstrated in the notebook](notebook.ipynb) within this directory.
@ -33,9 +33,9 @@ Depending on its source, raw data may contain some inconsistencies that will cau
Give the exercises in the [notebook](4-Data-Science-Lifecycle\15-analyzing\notebook.ipynb) a try!
## Post-Lecture Quiz
## [Post-Lecture Quiz](https://red-water-0103e7a0f.azurestaticapps.net/quiz/15)
[Post-lecture quiz](https://red-water-0103e7a0f.azurestaticapps.net/quiz/15)
## Review & Self Study
@ -48,4 +48,4 @@ There are many ways to discover and approach preparing your data for analysis an
## Assignment
[Evaluating Data from a Form](assignment.md)
[Evaluating Data from a Form](assignment.md)

Loading…
Cancel
Save