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 124/schedule endpoint #125

Merged
merged 4 commits into from Oct 11, 2023
Merged

Issue 124/schedule endpoint #125

merged 4 commits into from Oct 11, 2023

Conversation

rossdrucker
Copy link
Collaborator

Believe this fixes #124 but would want to double-check the columns returned that should be fixed. This will successfully pull the endpoint, but based on the structure change, the column names/orders may be rearranged

@vercel
Copy link

vercel bot commented Oct 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hoopr ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 11, 2023 7:18pm

… columns (plucked and combined with bind_cols() so no data lost)
… are added by hoopR in nba_schedule() function
@rossdrucker rossdrucker merged commit 6f7536e into main Oct 11, 2023
2 of 5 checks passed
@rossdrucker rossdrucker deleted the issue-124/schedule_endpoint branch October 12, 2023 00:18
Copy link
Member

@andreweatherman andreweatherman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I trust ya

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

Successfully merging this pull request may close these issues.

nba_schedule() not returning as expected
2 participants