Calculate what a team's score would have been if a certain number of events were dropped.
Usage:
python dropper.py urlor
python superscored_dropper.py urlif you'd like to test the dropper on a superscored version of the tournament, where url is the Duosmium URL of the tournament.
Dependencies include pandas and requests.