Question: I am working on a dataframe, df1, which has 500 users (listed under column 'user id') and each of them has reviewed at least 50
I am working on a dataframe, df1, which has 500 users (listed under column 'user id') and each of them has reviewed at least 50 movies (no special column given for this. Instead we have movie titles column, rating, and corresponding user id who reviewed the movie) . I want to plot the distribution of the total number of ratings per user. Please advise what two visualization would be the best for this task and the relevant code.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
