Looking at the UCI Pima Indians dataset web page
We did some exploratory analysis to get a rough understanding of the data. Now we will read the UCI Pima Indians dataset documentation.
How to do it...
View the citation policy
- Go to https://archive.ics.uci.edu/ml/datasets/pima+indians+diabetes.
- Here is all the information about the UCI Pima Indians diabetes dataset. First, scroll down to the bottom of the page and look at their citation policy. The diabetes dataset has the general UCI citation policy available at; https://archive.ics.uci.edu/ml/citation_policy.html.
- The general policy says that to publish material using the dataset, please cite the UCI repository.
Read about missing values and context
- The top of the page has important links and an abstract of the dataset. The abstract mentions there are missing values in the dataset:

- Below the abstract, there is a description of the attributes (this is how I came up with the names for the columns at the beginning):

- What do the class variables mean...