issues
search
zero-sum-seattle
/
python-mlb-statsapi
Python Wrapper for the MLB's Official Stats API
MIT License
48
stars
11
forks
source link
feat(stats): add pickoffattempts to SimpleCatchingSplit model
#225
Closed
Mattsface
closed
2 weeks ago
Mattsface
commented
2 weeks ago
Added
pickoffattempts
as an optional attribute in the
SimpleCatchingSplit
model to enhance coverage of catching statistics.
Updated team name assertion in
TestTeam
to ensure consistency with API responses.
pickoffattempts
as an optional attribute in theSimpleCatchingSplit
model to enhance coverage of catching statistics.TestTeam
to ensure consistency with API responses.