OrganicIrradiation / vistvfinales

Script that compares the average performance of a television show to its finale, identifying shows that surprise and disappoint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vistvfinales

iPython notebook to visually compare the average performance of a television series to its finale episode, identifying shows that surprise and disappoint.

Clone (preferably into a virtualenv):

$ git clone https://github.com/OrganicIrradiation/vistvfinales.git
$ cd vistvfinales

Install dependencies:

$ pip install -r requirements.txt

Load notebook:

$ ipython notebook vistvfinales.ipynb

Run!

Here are the plots it generates:

Image

Image

Image

Image

About

Script that compares the average performance of a television show to its finale, identifying shows that surprise and disappoint

License:MIT License


Languages

Language:Jupyter Notebook 69.3%Language:OpenEdge ABL 30.7%