An open API service indexing awesome lists of open source software.

https://github.com/pandaiscodingcpu/movieratingdashboard

Dashboard created using Numpy and Pandas to list genre wise top rated movies.
https://github.com/pandaiscodingcpu/movieratingdashboard

Last synced: about 1 year ago
JSON representation

Dashboard created using Numpy and Pandas to list genre wise top rated movies.

Awesome Lists containing this project

README

          

# MovieRatingDashboard
Dashboard created using Numpy and Pandas to list genre wise top rated movies.

Data set taken from https://www.kaggle.com/datasets/grouplens/movielens-20m-dataset?resource=download
Libraries USED:
--> Numpy
--> Pandas
--> Streamlit - to build basic Data Apps