Skip to content

lilleswing/baseball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baseball

Store a database and analysis of baseball.

Creating Your Own Database

The data is updated nightly

bash devtools/restore_db.sh
sqlite3 baseball.db
sqlite> .tables
>>  batter       event        game_result  team
>>  calculator   game         pitcher

Looking through my analysis

All my analysis is in ipython notebooks.

About

SQlite Database of at bats from mlb.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published