TeamsHalf

TeamsHalf()

Returns the TeamsHalf table as a DataFrame.

The TeamsHalf table contains team statistics by half-season. The columns of the table are documented as the function returns.

Returns

yearID : int

Year

lgID : str

League

teamID : str

Team

Half : int

First or second half of season

divID : str

Division

DivWin : str

Won Division (Y or N)

Rank : int

Team’s position in standings for the half

G : int

Games played

W : int

Wins

L : int

Losses