Parks
Parks()
Returns the Parks
table as a DataFrame
.
The Parks
table contains information about ballparks. The columns of the table are documented as the function returns.
Returns
ID : int
-
Unique identifier
parkkey : str
-
Ballpark ID code
parkname : str
-
Name of ballpark
parkalias : str
-
Alternate names of ballpark, separated by semicolon
city : str
-
City
state : str
-
State
country : str
-
Country