The pandas library is a powerful tool for multiple phases of the data science workflow, including data cleaning, visualization, and exploratory data analysis. However, the size and complexity of the pandas library makes it challenging to discover the best way to accomplish any given task.
In this tutorial, we'll use pandas to answer questions about a real-world dataset. Through each exercise, we'll learn important data science skills as well as "best practices" for using pandas.
