Module 2 Graded Lab Issue

Hi Carlos! The issue is with the use of value_counts(). You should first get the desired column then use this method. See how it is used in the lectures and in the third practice lab of this module. Hope this helps!

1 Like