Skip to content

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

4 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages