Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmcclintock/baseball

A collection of scripts and programs to do programming-y things related to sports.
https://github.com/tmcclintock/baseball

Last synced: 26 days ago
JSON representation

A collection of scripts and programs to do programming-y things related to sports.

Awesome Lists containing this project

README

        

# 30 Teams and 3 players
This is a small ipython notebook in which we pull data from baseball references.com and figure out if there are any three combination of players that have played on all thirty franchises. It pull from a list that contains the 250ish most "mobile" players, who have played with up to 8 franchises. We demonstrate that the largest combination in this list has 27 franchises, but this could be higher if the player list went down to 7 or 6 franchise players.