-
Notifications
You must be signed in to change notification settings - Fork 214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📃: Movie Data Visualization #282
Comments
🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible. Feel free to join our community on Discord to discuss more! |
I am a gssoc contributor and I would like to work on this project please mention the levele for this |
# Pull Request for PyVerse 💡 ## Issue Title: Movie Data Visualization - **Info about the related issue (Aim of the project)**: To understand movie data by using data visualization. - **Name**: Ananya Ravikiran Vastare - **GitHub ID**: Ananya-vastare - **Email ID**: [email protected] - **Identify yourself**: GSSOC contributor Closes: #282 PR ### Describe the add-ons or changes you've made 📃 I created a new project for data visualization, focusing on enhancing the understanding of movie datasets through various visualization techniques. ## Type of change ☑️ What sort of change have you made: - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Code style update (formatting, local variables) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update ## How Has This Been Tested? ⚙️ The application has been tested with various movie datasets to ensure that visualizations are generated correctly. User interactions have been validated to confirm that the application responds appropriately to different inputs. ## Checklist: ☑️ - [x] My code follows the guidelines of this project. - [x] I have performed a self-review of my own code. - [x] I have commented my code, particularly wherever it was hard to understand. - [x] I have made corresponding changes to the documentation. - [x] My changes generate no new warnings. - [x] I have added things that prove my fix is effective or that my feature works. - [ ] Any dependent changes have been merged and published in downstream modules.
✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to join our community on Discord to discuss more! |
🔴 Title :
Analyzing Movie Ratings and Trends
🔴 Aim :
To analyze movie ratings and trends in genres over time, providing insights into how different genres perform and how average ratings have changed.
🔴 Brief Explanation :
This project involves collecting and analyzing a dataset of movies, focusing on their ratings, genres, and release years. The aim is to identify trends in average ratings by genre and how these ratings have evolved over the years. Through visualizations such as bar plots and line graphs, the project seeks to present clear insights into the data, allowing for a better understanding of audience preferences and movie performance.
Screenshots 📷
N/A
✅ To be Mentioned while taking the issue :
Full name :
Ananya Ravikiran Vastare
What is your participant role? (Mention the Open Source Program name. Eg. GSOC, GSSOC, SSOC, JWOC, etc.)
GSSOC
Happy Contributing 🚀
All the best. Enjoy your open-source journey ahead. 😎
The text was updated successfully, but these errors were encountered: