Getting Started with Pandas
This Pandas course teaches us the fundamentals of data analysis. It shows how to load data, inspect it, deal with missing values, use statistical summaries, plot, pivot and more. This course contains 18 hours of materials, taught by Matt Harrison, a Python and Pandas expert and author. Following this course students will be able to leverage their skills with pandas to perform powerful data analysis, create plots, clean data, and prepare data for machine learning. Pandas is a powerful library, but it can be confusing. Fill in the knowledge gaps and understand how Pandas works under the covers. You will come out of this class grokking the syntax, and the best practices for creating beautiful Pandas code. We will also show how to use Jupyter and install additional packages.