|
||||
| ||||
|
|||||||
| OOTP 21 - General Discussions Everything about the brand new version of Out of the Park Baseball - officially licensed by MLB and the MLBPA. |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Minors (Double A)
Join Date: Mar 2020
Location: San Juan, PR
Posts: 129
|
Where to find grand slams in data dump?
Hi all,
I admit I haven't looked very hard in the forums for the answer here, but I've seen a couple people post grand slam totals for players in their leagues and I simply can't find them in the CSV files I've got. My data dump options have pretty much everything checked, so I think I should be catching them, but it's just not happening. Am I using the wrong format? Is there a separate tool that would catch them? Any help would be extremely appreciated. Thank you!
__________________
![]() Blog: Gaceta de la LNP Twitch: LNP En Vivo | watch old games BlueSky: @LNPGaceta Mastodon: @LNPGaceta on allpro.social Merch: Tiendita de la LNP |
|
|
|
|
|
#2 |
|
Hall Of Famer
Join Date: Oct 2005
Location: Denver
Posts: 5,626
|
It is located under History , Game Achievements. I don't this there is a file to download though .
__________________
This just feels more like waiting in line at the Department of Motor Vehicles. ![]() PETA.....People Eating Tasty Animals. ![]()
|
|
|
|
|
|
#3 |
|
Minors (Double A)
Join Date: Mar 2020
Location: San Juan, PR
Posts: 129
|
Thanks! Unfortunately, I know about that one—I was hoping to find somewhere that was more centralized, so I didn't have to go through each player's profile.
I could've sworn I saw someone post a list; I'll see if I can find it.
__________________
![]() Blog: Gaceta de la LNP Twitch: LNP En Vivo | watch old games BlueSky: @LNPGaceta Mastodon: @LNPGaceta on allpro.social Merch: Tiendita de la LNP |
|
|
|
|
|
#4 |
|
Hall Of Famer
Join Date: May 2002
Location: Texas!
Posts: 2,633
|
You can use your splits for bases loaded and that would give you everyone that hit grand slams and how many.
|
|
|
|
|
|
#5 |
|
All Star Starter
Join Date: Aug 2016
Posts: 1,667
|
how can you do no hitters?
|
|
|
|
|
|
#6 |
|
Hall Of Famer
Join Date: Oct 2005
Location: Denver
Posts: 5,626
|
League History under Accomplishments
__________________
This just feels more like waiting in line at the Department of Motor Vehicles. ![]() PETA.....People Eating Tasty Animals. ![]()
|
|
|
|
|
|
#7 | |
|
Minors (Double A)
Join Date: Mar 2020
Location: San Juan, PR
Posts: 129
|
Quote:
Thanks! One question, though: that shows it for the current season. Is there a way to show them for a career? (N.B. I did find the post I was thinking of and asked the person, but they haven't posted in a while, so I'm not expecting to hear back any time soon.)
__________________
![]() Blog: Gaceta de la LNP Twitch: LNP En Vivo | watch old games BlueSky: @LNPGaceta Mastodon: @LNPGaceta on allpro.social Merch: Tiendita de la LNP |
|
|
|
|
|
|
#8 |
|
Hall Of Famer
Join Date: Mar 2002
Location: In The Moment
Posts: 14,474
|
On the same split dropdown, click on "timeframe" - there's option for "career".
|
|
|
|
|
|
#9 | |
|
Minors (Double A)
Join Date: Mar 2020
Location: San Juan, PR
Posts: 129
|
Quote:
Yes, but at least in OOTP21, it looks like you can't do both simultaneously (and the "Double Split" only works for reg. season/postseason, vsL/vsR). Assuming they show up in the order I uploaded them, that first screenshot shows the grand slam output for the season; the second one shows career home runs, not just ones with the bases loaded. Is there a keystroke or order or something that lets me check both?
__________________
![]() Blog: Gaceta de la LNP Twitch: LNP En Vivo | watch old games BlueSky: @LNPGaceta Mastodon: @LNPGaceta on allpro.social Merch: Tiendita de la LNP |
|
|
|
|
|
|
#10 |
|
Hall Of Famer
Join Date: Mar 2002
Location: In The Moment
Posts: 14,474
|
Hmmmm, have you tried using the dbl split?
Can you select career and then the bases loaded option in the 2nd split? Not sure if that will work. |
|
|
|
|
|
#11 | |
|
Minors (Double A)
Join Date: Mar 2020
Location: San Juan, PR
Posts: 129
|
Quote:
Not unless there's something I'm missing for what the double split allows. I only get "Regular Season," "Postseason," "Versus Left" and "Versus Right."
__________________
![]() Blog: Gaceta de la LNP Twitch: LNP En Vivo | watch old games BlueSky: @LNPGaceta Mastodon: @LNPGaceta on allpro.social Merch: Tiendita de la LNP |
|
|
|
|
|
|
#12 |
|
Minors (Double A)
Join Date: Jan 2014
Posts: 173
|
Considering you say you have dumped everything possible, this might help you out a bit.
The file "players_at_bat_batting_stats.csv" will detail every single at-bat over the course of the season. First picture attached is what that CSV file looks like in an Excel table, and note the bolded columns. Result corresponds to the at-bat outcome. A value of '9' means the batter hit a home run. base1, base2, and base3 tells whether there is a runner on first, second, or third respectively. 1 means there is, 0 means there is not. If I want to look at career grand slam totals, I stitch all of these yearly files together (I use Python), filter those 4 fields such that all remaining at-bats are grand slams, and do a group by on the Player ID. Picture two shows a result of the group by, and picture three shows the profile of the player with the ID 1682. Pouring through his game achievements I can confirm he hit 20 grand dingdongs during his career. Last edited by BradG223; 02-21-2021 at 08:13 AM. |
|
|
|
|
|
#13 | |
|
Minors (Double A)
Join Date: Mar 2020
Location: San Juan, PR
Posts: 129
|
Quote:
Amazing. I do in fact have that file and just tried out the filtering operation you mention. (Incidentally, while I've got you: is there a centralized place with the interpretations of the data in each file? I will continue hunting it down in the forums, but I figured I'd ask.) Unfortunately I didn't start data-dumping until this year, but it gives me a way to figure things out going forward. Thank you!
__________________
![]() Blog: Gaceta de la LNP Twitch: LNP En Vivo | watch old games BlueSky: @LNPGaceta Mastodon: @LNPGaceta on allpro.social Merch: Tiendita de la LNP |
|
|
|
|
|
|
#14 | |
|
Minors (Double A)
Join Date: Jan 2014
Posts: 173
|
Unfortunately I don't think that is captured anywhere. This from Matt has helped me out in the past tho.
Quote:
Stinks that you're gonna be out some years where you don't have the dumps saved, but going forward you're going to be in for a treat. My favorite part of this game might be querying these files looking for interesting tid-bits in my league's history (shameless plug for my pretty inactive thread here, which I see you have actually looked at haha). |
|
|
|
|
![]() |
| Bookmarks |
|
|