dmaclean / dfs-python

Tools for DFS data collection and projection creation.
11 stars 2 forks source link

Add rank attribute to DvP #27

Closed dmaclean closed 10 years ago

dmaclean commented 10 years ago

Having the rank gives some perspective to the DvP value, since otherwise there's no frame of reference as to what's good or bad.

dmaclean commented 10 years ago

Done. Added rank attribute to DefenseVsPosition. Also created a calculate_dvp_rank script that can be added to all_tasks.sh. This way we’re not relying on the projection generation process to calculate the rank for us, which is a slightly awkward approach.

Files modified: