-
![pitchfx](https://user-images.githubusercontent.com/6095476/34592967-33d1c4b8-f20b-11e7-990b-ea4ebddff76d.jpg)
-
1. [PitchFX](http://public.tableausoftware.com/views/PapelbonPitchFX/PapelbonPitchFX)
-
On PitchFX.org I'd like to search for pitches depending on the balls and strikes, but we don't have that data stored with this project.
This issue is to add 'b' and 's' properties to the pitch object…
-
I am trying to scrape brooks baseball pitchfx data using RSelenium. I have R 3.5 installed, but installed binman, wdman, and RSelenium via github.
Seemingly randomly within my RSelenium code (it ha…
-
Things I still need to update
1. Explanation of Data Cleaning
2. Explanation of Multiple Comparisons
-
I'm trying to run the db importer and I'm running into issues. It seems to be trying to insert into tables that weren't created by the db_structure.sql. I have 8 tables in mysql, but the pitchfx_db_…
gwynp updated
11 years ago
-
I am running into some errors trying to scrape large amounts of PITCHf/x data on my Windows 7 computer. Here are some screenshots to illustrate
- When I start a new R session, I'm only using about 20…
-
This issue is more of a discussion thread rather than an actionable issue, at least for now.
**Swinging strikes vs. whiffs**
This is more of the former FanGraphs writer side of me speaking, but some…
-
I wanted to see where a pitcher was throwing most of their fastballs this year compared to last and discovered that we don't have a simple pitch count heatmap.
I think we should!
-
Working on chapter 7 and pitch framing. I and a few others have had issues scraping pitchrx. Is there a workaround?