Retrosheet application example for Python
https://github.com/Shinichi-Nakagawa/retrosheet-mysql-server のapplication example
3.4.2(少なくとも3系推奨)
pip install -r requirements.txt
database_config.py.sampleをコピーしてdatabase_config.pyを作成、DB Serverの設定(ユーザー/パスワードなど)を書き換えてください
cp database_config.py.sample database_config.py
IPython notebookから使う場合の例です。
IPython notebookに貼り付けて実行してみてください。
https://gist.github.com/Shinichi-Nakagawa/40d62bc8181dcd6b7ee4#file-ichiro_suzuki_atbat-py
https://gist.github.com/Shinichi-Nakagawa/ebfd3789a6c082d38519#file-ichiro_suzuki_batted_ball-py