Comparing Ratings by Gender and Plotting Them
Learn how to filter the movie lens database by gender.
Let’s see which movies are top-rated by females in the movie lens database.
Look at the highlighted line 26 of the code widget below. We’re sorting ratings_by_gender
in the 'F’ column, which stands for female:
Get hands-on with 1400+ tech skills courses.