-
Since this afternoon, no command has worked with the bot to retrieve scores or anything. Any ideas?
-
Hi there. Not an issue, just a question. I'm fairly new to python and to this API but I'm having a bit of trouble pulling in the career WAR / full season WAR for a given player. I know WAR is a field …
-
Hi - I'm trying to compile previous season stats by looking up player id using the player_stat_data, but the stats value on that lookup is always empty. I have data on a game by game basis but don't w…
-
![A GIF or MEME to give some spice of the internet](https://media.giphy.com/media/gKsJUddjnpPG0/giphy.gif)
## _What_ is wrong?
Not sure if this is a bug, or a feature not yet implemented. F…
-
Would it be possible to include the jersey number of the pitcher and batter for each team? If you're only using a single 32x32 matrix then there's not enough room for the pitcher and hitter. But if it…
-
Hi, I want to ask a question I've faced. I get RuntimeError continuously when I use team.roster(1) and league.player_stats([0],'season'). My goal is to get every player's stats and make a .csv file.(I…
-
https://www.reddit.com/r/mlbdata/comments/rm9abd/new_stats_api_transaction_endpoint_exposed/
https://statsapi.mlb.com/api/v1/transactions
Parameters: teamId, playerId, date, startDate, endDate.
…
-
I am really interested in using the weeks sub-resource on Players Stats, but it looks like it's not actually working. It always pulls the full season data no matter what. I did check the Yahoo API doc…
-
Hello!
I'm trying to use Collections for the first time and I'm wondering if the behaviour I'm seeing is expected, or if I'm just doing something wrong.
I'm trying to use players.leagues(league_…
-
Got it working pretty nicely. Some of the titles come in clean, but for ones that are sourced from what seems like the article hash there are a couple issues. I wrote a little function that cleans the…