[Approved to present] Streamlit Visualization of Movie & Actor Data #49
An interactive web application for visualizing statistics of starring in movies of an actor and several actors, a rose of genre for one actor and several, a correlation between the budget and the rating of the film and statistics for actors, with whom they starred in joint films and in which ones. My project is include:
- Object-oriented programming (OOP) concepts: classes, properties, methods
- Functional programming in Python (lambda expressions)
- Data analysis and processing using the pandas library
- Creating web applications using the Streamlit framework
- Data export, working with data formats(JSON, СSV)
Project files are located in: https://gitlab.fjfi.cvut.cz/podlenad/ppy1-2025/-/tree/podlenad-project/projects.
dataset: https://www.kaggle.com/datasets/tmdb/tmdb-movie-metadata.
@mojzemat Please review the project. Thank you!
Edited by podlenad