Summary
In this chapter, we learned how to load data using Python. We also learned how to clean the data and address the missing values and invalid data. After, we learned about one of the most important aspects of biostatistics, which is how to describe data. We did this using the exemplar Iris dataset.
In the next chapter, you’ll learn how to load, clean, and describe a more complex biological dataset in Python – the diabetes dataset.