Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with daily() update function #8

Open
GabrielEpstein opened this issue Mar 4, 2024 · 0 comments
Open

Issue with daily() update function #8

GabrielEpstein opened this issue Mar 4, 2024 · 0 comments

Comments

@GabrielEpstein
Copy link

Describe the bug
A clear and concise description of what the bug is.

I've been trying to run the daily() function to update the dataset for my data science project and I keep running into errors with the get_proxies function.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'

  2. Click on '....'

  3. Scroll down to '....'

  4. See error

  5. Open Jupyter Notebooks via poetry

  6. Run from nba_db.update import daily

  7. daily()

  8. Encounter errors below

Expected behavior
A clear and concise description of what you expected to happen.
I figured the data set would update with the games that it doesn't include since its last update 8 months ago.

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot 2024-03-03 at 9 09 54 PM
Screenshot 2024-03-03 at 9 11 37 PM

Desktop (please complete the following information):

  • OS: MacOS Sonoma 14.2.1
  • Browser Safari
  • Version 17.2.1

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.
I'm trying to update the dataset so I can use it for my intro data science final project, any help would be greatly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant