Exploring movies rating, genre and so many more based on MovieLeans dataset.
This is for educational purpose only.
- Python
- Python 3
If you will run it locally, run pip install
and the libs listed in the Libs section.
The table below show us the top 15 highest average movies. All its average is 5.0. :O
The table below show us the top 5 highest average and rating movies. We can see the total rating and its average.
The table below show us the movies without rating. We can see all the movies that no one had voted.
The chart below show us the movies by genre. We can see all the genres and the number of genre that belong to a certain movie.
The chart below show us the top 10 highest rating movies. We can see the movies and its rating.