FieldingOF
FieldingOF()
Returns the FieldingOF
table as a DataFrame
.
The FieldingOF
table contains outfield position information for players. 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)
Glf : int
-
Games played in left field
Gcf : int
-
Games played in center field
Grf : int
-
Games played in right field