ChasePercent
Project coded in Python using Pandas to look at changes in chase% for batters facing a pitcher first+second time through the order vs. thrid+ times through the order.
Data is pulled from Baseball Savant, and operations were done on the CSV files to pull out the chase% of the batters.
Chase% is stored in a hashtable by the batter ID, allowing for future work to be done on the effect of chase%.