dmaclean / dfs-python

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

Fantasy points script not working #4

Closed dmaclean closed 10 years ago

dmaclean commented 10 years ago

The SQL query doesn't work properly, as it doesn't account for multiple sites. This needs to be fixed so fantasy points can be computed correctly.

dmaclean commented 10 years ago

The previous SQL query did not take into account the different sites. The changes made query for all game_totals_basic ids, then for all game_totals_basic_id values from fantasy_points, then figures out which are unaccounted for and computes fantasy points for them.

Files modified: