Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tmcclintock/baseball
- Owner: tmcclintock
- Created: 2016-03-20T03:32:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-20T09:14:38.000Z (almost 9 years ago)
- Last Synced: 2024-10-27T11:08:24.651Z (2 months ago)
- Language: Jupyter Notebook
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.