Character appearance analysis & visualisation
A data analysis project that measures how much screen time each character gets across episodes of a TV series. It processes facial recognition data to calculate appearance percentages, then visualises them as animated bar plots.
Takes a YouTube playlist link and pulls all the necessary episode data automatically.
Calculates each character's percentage of appearance per episode.
Dynamic bar plots built with Matplotlib, animated across episodes.
Select specific characters or episodes to focus on.