https://github.com/tjburch/baseball-studies
Catch-all repo for one-off studies on baseball data
https://github.com/tjburch/baseball-studies
baseball baseball-statistics
Last synced: 9 months ago
JSON representation
Catch-all repo for one-off studies on baseball data
- Host: GitHub
- URL: https://github.com/tjburch/baseball-studies
- Owner: tjburch
- License: mit
- Created: 2018-11-14T01:09:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-13T19:02:17.000Z (over 5 years ago)
- Last Synced: 2025-10-10T01:39:53.310Z (9 months ago)
- Topics: baseball, baseball-statistics
- Language: Jupyter Notebook
- Homepage:
- Size: 2.84 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# baseball-studies
This repository serves as a catch-all for one-off baseball analyses I do.
## Long Form Player Analysis
notebooks/LanceLynn2019.ipynb - Understanding Lance Lynn's breakout 2019 - [blog post](http://tylerjamesburch.com/blog/baseball/lance-lynn), [FanGraphs post](https://community.fangraphs.com/evaluating-lance-lynns-unexpected-2019/)
## Single Plots
notebooks/BA_v_time_edman.ipynb - Plotting Tommy Edman's 2019 .304 batting average over time - [tweet](https://twitter.com/TylerJBurch/status/1178431787061645312?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1178431787061645312%7Ctwgr%5E)
notebooks/flaherty20190919.ipynb - Flaherty's FB velo as a function of pitch number in a 118 ptich outing - [tweet](https://twitter.com/TylerJBurch/status/1175103060470882304?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1175103060470882304%7Ctwgr%5E)
notebooks/Goldshmidt2019_team_breakdown.ipynb - Plotting teams Goldshmidt hit HRs against in 2019 - [tweet thread](https://twitter.com/TylerJBurch/status/1172870423438069761?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1172870423438069761%7Ctwgr%5E&)
## Other Misc
notebooks/astros_krate_continuity.ipynb - Comparing k% change for only Astros who were on both 2016 and 2017 teams in response to sign-stealing - [blog post](http://tylerjamesburch.com/blog/baseball/astros_signs_continuity)