course-dprep / ratings_series_imdb

We investigate the average rating per season.
MIT License
4 stars 0 forks source link

Fixing data cleaning issue #13

Closed jibbebeer closed 2 months ago

jibbebeer commented 2 months ago

The current data cleaning deletes individual episodes if they don't meet the minimum. To prevent shows with missing episodes, the entire show will be deleted if one of the episodes does not meet the minimum of reviews. That needs to be changes in the Data_Preparation.R