Introduction: Python for Data Science

Get introduced to our topic for this chapter: the fundamental aspects of Python for data science.

Chapter overview

In this chapter, you will take your first steps with Python and Jupyter notebooks, some of the most common tools data scientists use. You’ll then take your first look at the dataset for the case study project that will form the core of this course. You will begin to develop an intuition for quality assurance checks that data needs to be put through before model building. By the end of the chapter, you will be able to use pandas, the top package for wrangling tabular data in Python, to do exploratory data analysis, quality assurance, and data cleaning.

Get hands-on with 1200+ tech skills courses.