You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Data-Science-For-Beginners/2-Working-With-Data/08-data-preparation/assignment.md

834 B

Evaluating Data from a Form

A client has been testing a small form 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 the browser to take a look at the form.

You have been provided a dataset of csv recordsthat 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.

Instructions

Use the techniques in this lesson to make recommendations about the form so it captures accurate and consistent information.

Rubric

Exemplary Adequate Needs Improvement