...

/

Challenge - Find the Most Popular Item

Challenge - Find the Most Popular Item

In this challenge, you need to solve a few problems, such as the apply() function.

Challenge - Find the most popular item

In this task, you need to do the following things:

  • Load the raw_data.csv to the DataFrame object.
  • Group data
...