Skip to content

Shinichi-Nakagawa/retrosheet-app-example

Repository files navigation

retrosheet-app-example

Retrosheet application example for Python

Description

https://github.com/Shinichi-Nakagawa/retrosheet-mysql-server のapplication example

Requirement

Python Version

3.4.2(少なくとも3系推奨)

Library

pip install -r requirements.txt

install

database_config.py.sampleをコピーしてdatabase_config.pyを作成、DB Serverの設定(ユーザー/パスワードなど)を書き換えてください

cp database_config.py.sample database_config.py

example

IPython notebookから使う場合の例です。

IPython notebookに貼り付けて実行してみてください。

ジーターが引退した日のイチロー

https://gist.github.com/Shinichi-Nakagawa/40d62bc8181dcd6b7ee4#file-ichiro_suzuki_atbat-py

2014年イチローの打球傾向(円グラフ)

https://gist.github.com/Shinichi-Nakagawa/ebfd3789a6c082d38519#file-ichiro_suzuki_batted_ball-py

About

Retrosheet application example for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages