FieldingOFsplit
FieldingOFsplit()
Returns the FieldingOFsplit
table as a DataFrame
.
The FieldingOFsplit
table contains detailed outfield fielding statistics. The columns of the table are documented as the function returns.
Returns
playerID : str
-
Player ID code
yearID : int
-
Year
stint : int
-
Player’s stint (order of appearances within a season)
teamID : str
-
Team
lgID : str
-
League
POS : str
-
Position
G : int
-
Games
GS : int
-
Games Started
InnOuts : int
-
Time played in the field expressed as outs
PO : int
-
Putouts
A : int
-
Assists
E : int
-
Errors
DP : int
-
Double Plays
CS : int
-
Caught Stealing
PB : int
-
Passed Balls
SB : int
-
Stolen Bases
WP : int
-
Wild Pitches
ZR : int
-
Zone Rating