chadwick

Tools for reading, writing, and manipulating baseball event data

brewmacoslinux
Try with needOr install directly
Source

About

Tools for manipulating baseball data

Commands

cweventcwgamecwboxcwcomment

Examples

Parse and display game events from a baseball data file$ cwevent -q -f 0-96 games.csv
Generate box score summary from game events$ cwbox -q games.csv
Extract specific game information from event records$ cwgame -q -f 0,1,2,3,4,5 games.csv