Part 1 Exemplar Project – Load, Clean, and Describe Diabetes Data in Python
Welcome to Chapter 4! In this chapter, you will learn how to practically apply the code learned in the previous chapter. You will also learn how to interpret and examine the Diabetes dataset and create data visualizations as output as a practical end goal.
In this chapter, we’re going to cover the following main topics:
- Loading and examining the Diabetes dataset
- Validating and describing the Diabetes dataset
- Creating the data visualizations and table outputs