Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 381 Bytes

File metadata and controls

19 lines (12 loc) · 381 Bytes

Duosmium Dropper

Calculate what a team's score would have been if a certain number of events were dropped.

Usage:

python dropper.py url

or

python superscored_dropper.py url

if 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.