noelvillaman
noelvillaman
"Installation did not succeed. The application could not be installed: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED" dued to it. Is there a time when you guys are going to fix this problem on the table?
When I removed this library, I could install with no problems.
Yes. You can see on my site http://namalliv.com/yearly/roster/1610612752/
Hi BenikaH, In fact, I just get the playerid from team.TeamCommonRoster(teamid, season='2017-18')['PLAYER_ID'] and I use the id to complete the url since it is formed by using the player id,...
I tried ecxacly that and it does not return anything. I am tryinv to get the actual roster. Melo is still a Knick. I also want to get the results...
Hi again, this is what I am trying to do, and I do not thing I using Pandas. **game1 = game.BoxscoreSummary(20180131, '2017-18')** Traceback (most recent call last): File "", line...
That was my mistake, I got it from a date in the url: http://www.nba.com/games/20180201/MEMDET#/video I am getting good things now.