Summary

In this chapter, we took a whirlwind tour of the base Python language, along with two Python libraries that are important for performing analytics: pandas, and scikit-learn. We have now completed the foundational chapters of this book.

In ChapterĀ 6, Measuring Healthcare Quality, we will dive into some real-world healthcare provider performance data and analyze it using pandas.