This course has been archived and is no longer supported. For our latest courses on Pandas, consider trying our evergreen curriculums with a 1-Year Unlimited Access Package.
Pandas is a popular open-source library, that features high-performance, easy-to-use data structures and analysis tools for Python. Discover how to use it to read data source data, and then manipulate it for further analysis.
You will learn how to:
- Store data in Pandas using DataFrames so it can be later used for analysis
- Read information from CSV and Excel files
- Select, sort and filter data
- Group and Aggregate data