mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-13 03:10:03 -05:00
7887422c36
This is a re-implementation of our old 'pitchmap' indexer. It takes in MLB game data that was previously imported from XML files available on mlb.com and processes it to extract per-pitcher pitch data. It feels slow, but it's a starting off point to improve later for fun.