Lesson 08: Pandas Data Wrangling

In this video we will cover Pandas DataFrames. These are tables with rows and columns, similar to Excel or GoogleSheets.

You will gain basic data analysis skills such as grouping, filtering, and featurizing a dataset.

Action Items

  • Learn Python's library Pandas and basic data analysis functions
  • Take the quiz below (not graded)

Resources

Tips

  • Check out resources online for pandas functions by searching in Google "python pandas how to do xyz"

Complete and Continue