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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat(stats): add pickoffattempts to SimpleCatchingSplit model
#225
Mattsface
closed
2 weeks ago
0
TypeError: SimpleCatchingSplit.__init__() got an unexpected keyword
#224
Mattsface
closed
2 weeks ago
0
TypeError: Sabermetrics.__init__() got an unexpected keyword argument 'fip' When trying to get team stats, pitching, sabermetrics
#223
vadefac
closed
2 weeks ago
1
TypeError: PitchBreak.__init__() missing 2 required positional arguments: 'breaklength' and 'breaky' for games in progress
#222
themarkwilliams
closed
2 weeks ago
9
Issue 220 and 218 fix
#221
KCNilssen
closed
3 months ago
0
TypeError: Hits.__init__() got an unexpected keyword argument 'timeremainingseconds'
#220
KCNilssen
closed
3 months ago
0
Update hitting.py to fix unexpected keyword errors
#219
sharmaakhil100
closed
3 months ago
2
TypeError: Player.__init__() got an unexpected keyword argument 'note'
#218
seanhe43
closed
3 months ago
4
Fixes Issue #216 parentteamid player attribute issue
#217
KCNilssen
closed
5 months ago
0
TypeError: Player.__init__() missing 1 required keyword-only argument: 'parentteamid' in get_team_roster
#216
mgbeck002
closed
5 months ago
4
Fixes issue #214 by adding missing pitching stat attr
#215
KCNilssen
closed
5 months ago
0
TypeError: SimplePitchingSplit.__init__() got an unexpected keyword argument 'summary'
#214
sertdfyguhi
closed
5 months ago
1
0.5.21 dev
#213
KCNilssen
closed
5 months ago
0
Please work
#212
KCNilssen
closed
6 months ago
0
Version bump for Pypi
#211
KCNilssen
closed
6 months ago
0
Missing Positional Argument for ScheduleGames.__init__
#210
pferreira8
closed
5 months ago
4
`get_schedule` throws an error (bug)
#209
Daniel-Packer
closed
5 months ago
3
chore: corrects data type passed into split data method
#208
mppavese
closed
7 months ago
2
Issue#206 fix
#207
KCNilssen
closed
8 months ago
1
ERROR: GameInfo.___init___() missing 2 required positional arguments: 'attendance' and 'gamedurationminutes'
#206
mustseetv314
closed
6 months ago
7
Adds Violation Class to PlayDetails. Fixes Issue #204
#205
KCNilssen
closed
8 months ago
0
Processing game_pk information: PlayDetails.__init__() got an unexpected keyword argument 'violation'
#204
mustseetv314
closed
8 months ago
11
Version 0.5.16
#203
Mattsface
closed
10 months ago
0
Error Occurred When Using 'get_stats' Method with 'MlbResult' Object in python-mlb-statsapi
#201
DnCdad
closed
1 year ago
3
Issue with mlb.get_schedule() and mlb.get_scheduled_games_by_date() methods
#200
michaelbarski
closed
1 year ago
4
Update ScheduleGame with gameguid, Homerunderby info with nongameguid…
#199
mgbeck002
closed
1 year ago
3
Draftapiupdate
#198
KCNilssen
closed
1 year ago
0
TypeError: DraftPick.__init__() got an unexpected keyword argument 'displaypicknumber'
#197
KCNilssen
closed
1 year ago
0
Apiupdatefixes
#196
KCNilssen
closed
1 year ago
0
TypeError: Teamrecords.__init__() got an unexpected keyword argument 'eliminationnumbersport' #120
#195
martinmccarthy
closed
1 year ago
1
calling get_game_box_score in loop
#194
pferreira8
closed
1 year ago
4
fix: added new params to venue and other objects
#193
Mattsface
closed
1 year ago
0
TypeError: Location.__init__() got an unexpected keyword argument 'azimuthangle'
#192
ryanpate
closed
1 year ago
3
Team, League, and Division classes
#191
Mattsface
closed
1 year ago
0
People Object
#190
Mattsface
closed
1 year ago
0
MLB Data Adapter
#189
Mattsface
closed
1 year ago
0
TypeError: AttendanceRecords.__init__() missing 1 required positional argument: 'attendancetotal'
#188
KCNilssen
closed
1 year ago
0
TypeError: dataclass() got an unexpected keyword argument 'kw_only'
#187
VermiThrax423
closed
1 year ago
3
Timezonefix
#186
KCNilssen
closed
1 year ago
0
TypeError: TimeZone.__init__() got an unexpected keyword argument 'offsetatgametime'
#185
KCNilssen
closed
1 year ago
0
test issue bot
#184
KCNilssen
closed
1 year ago
1
Updated examples for tests in README to include the season param
#183
Mattsface
closed
1 year ago
0
Updated stat tests with season params
#182
Mattsface
closed
1 year ago
0
Issuesactionbot
#181
KCNilssen
closed
1 year ago
1
testissue
#180
KCNilssen
closed
1 year ago
0
AssertionError: season, seasonAdvanced stats MLB API Issue
#179
KCNilssen
closed
1 year ago
6
Added address3 to Location
#178
Mattsface
closed
1 year ago
0
TypeError: Location got an unexpected keyword argument 'address3'
#177
Mattsface
closed
1 year ago
1
Added dataclass MoundVisits, and updated attrs in PlayersDictPerson
#176
Mattsface
closed
1 year ago
0
PlayersDictPersonmissing 2 required positional arguments: 'jerseynumber' and 'parentteamid'
#175
Mattsface
closed
1 year ago
1
Next