Challenge 1: Count of Dates in Month (Trivial)

This challenge expects you to filter a DataFrame based on a date falling within a specific month/year.

Problem definition

Your music analyst now has a list of date entries, where every entry is the date when a concert of their favorite band was held.

The analyst now wants to know the total number of concerts held in the month of September in 2019 and 2020.

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.