-
### Sport
Basketball
### Summary
Not creating League object for 2023 season. Updated espn_api version to 0.25.0, verified my espn_s2 and swid, and I get archived data from the last season bac…
-
### Sport
Basketball
### Summary
The stats dictionary from the player class seems to be broken. The code below uses a playerId (Luka Doncic) and prints the sorted list of games (keys) from the play…
-
### Duplicates
- [X] I have searched the existing issues
### Steps to reproduce 🕹
It depends on the prompt and the particular response. It doesn't happen every time.
For this prompt, I got…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have provide…
-
Currently the 2022 season does not work with the latest version of the package, I added it here.
```r
scrape_espn_win_rate %
rvest::html_text()
tibble::enframe(raw_text) %>%
filter(…
-
Missing logo for the Brazilian NBA team "Franca".
Also in the HTML output, the image name is "FRAN .svg" with a space before the dot.
Here's some of the text from the ESPN API that might help.
…
-
It looks like @uberfastman may not be updating this project any longer, but not entirely sure.
Now that week 1 of the 2022 season is complete, found that two features no longer work:
* Covid Risk …
-
The following function is not working and does not return any data. I am getting empty tibbles for any game id that I use, e.g.,
wehoop::wnba_boxscoreadvancedv2(
401391650,
start_period = 0…
-
I have found the following issues with projection sources retrieved using scrape_data for season = 2019 and week = 0:
1. **ESPN**: No data is scraped. Projections are [publicly available](http://fa…
-
When I run the standard:
library(ffanalytics)
my_scrape
Any thoughts on what might be going on? This worked last week. I have tried uninstalling/reinstalling R & associated libraries with no…