dmaclean / dfs-python

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

Allow BBR scraper to find retired players #7

Closed dmaclean closed 10 years ago

dmaclean commented 10 years ago

To expand the database of players and have more complete view of data for any given past season, it would be good to have data on retired players.

Modify the BasketballReferencePlayerListParser to recognize retired players, who will have the structure of [player name] vs [player name] for an active player.

dmaclean commented 10 years ago

Done.

Files modified: