Streamlit Visualization of Movie & Actor Data
username: podlenad Streamlit Visualization of Movie & Actor DataStreamlit Visualization of Movie & Actor Data
Description: 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)