pybaseball icon indicating copy to clipboard operation
pybaseball copied to clipboard

team batting returning column G but not column TG

Open albertop opened this issue 1 year ago • 1 comments

the team_batting API is returning the column G which is the total G for the season, but it is not returning column TG which is the total G for the team.

image

albertop avatar Oct 11 '24 22:10 albertop

You could use API for temporary solution if you want to get TG. Ignore the player info.

ss77995ss avatar Oct 27 '24 17:10 ss77995ss