I am making a recommendation system for my class. It is asking me to Drop records with play_count more than(>) 5. I am trying to use the dropwhile() code and I keep getting syntax error. Please advise.
I am making a recommendation system for my class. It is asking me to Drop records with play_count more than(>) 5. I am trying to use the dropwhile() code and I keep getting syntax error. Please advise.