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.
- Host: GitHub
- URL: https://github.com/pandaiscodingcpu/movieratingdashboard
- Owner: pandaiscodingcpu
- Created: 2025-01-07T03:31:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-30T15:42:01.000Z (about 1 year ago)
- Last Synced: 2025-01-30T16:19:36.912Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 4.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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