Exercise: Aggregate Methods

Test yourself by solving some problems related to the aggregate methods in pandas.

We'll cover the following

Problem 1

Create a numeric Series named num_series and add this numeric Series to itself using the add method.

Get hands-on with 1200+ tech skills courses.