Making a recommendation system

Viewed 12

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.

0 Answers
Related