Lesson 8: More Pandas#

Concepts#

In this lesson, you will learn the following concepts:

  • The group-by operation

  • How to transform data in pandas using the apply function

  • Keyword arguments in Python

Table of Contents#