sportsipy
sportsipy copied to clipboard
A free sports API written for python
Hi, So what I am trying to do is create a dataset of NBA players and their stats. The code works fine until it gets to Quinn Cook. The code...
Is there a way to pull the schedule that includes the start times for upcoming games?
When calling game.dataframe_extended for Schedule module, home stats are incorrect. All stats which are not in percentage are wrong. For example matchId 201810190MEM where correct field goal attempts is 81,...
When trying to pull current season stats from ncaab.roster , if a player hasn't recorded any stats, instead of a zero value, their career stats are returned. unc = Roster('North-Carolina')...
Is it possible to add the possibility to access data from past seasons for the soccer module like the nba or the mlb module? Right now you can only get...
Not too sure if this is a bug or not, so I decided to write this issue regardless. When updating and running the test files for the conferences module, it...
It seems that the API cannot pull receiving yards for wide receivers.
**Is your feature request related to a problem? Please describe.** I can't get the two point conversions or even total points a `BoxscorePlayer` scored **Describe the solution you'd like** I'd...
I have updated the old examples :)
I have added a machine learning example. I have explained it thoroughly and included a few links also.