

Final Form
Your dataset contains ~900 responses from an employee satisfaction form. Each employee is encouraged to fill this in at least once per year, so a single employee can have multiple submissions.
Your task is to isolate each employee's most recent response, then count how many employees fall into each satisfaction rating.
See example below:

Submit your solution
How many employees reported satisfaction scores of "1" on their most recent survey responses?
Watch the solution video & tutorial



