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

pi_get_shows output format #4

Open
MayaGans opened this issue Feb 16, 2020 · 3 comments
Open

pi_get_shows output format #4

MayaGans opened this issue Feb 16, 2020 · 3 comments
Assignees

Comments

@MayaGans
Copy link
Owner

MayaGans commented Feb 16, 2020

Can we clean up the output format so that it doesn't include a list in the set_list column? Maybe use some purrr magic to turn it into a dataframe? Maybe with columns:

Date Venue Title Position Set Duration Tags

Would this exclude any of the data included in the call?

I'd be happy to clean this up just want to discuss/get your thoughts @levisc8 before moving forward

@levisc8
Copy link
Collaborator

levisc8 commented Feb 16, 2020

Yea, I think that'd be fine! Just to make sure I understand, you're thinking one row per song X show combination, rather than the single line per show?

@MayaGans
Copy link
Owner Author

Yeah, and then we can also include ID per song, that way the user can use those IDs easily for

pi_get_tracks(phishin_key, ID)

Thoughts?

@levisc8
Copy link
Collaborator

levisc8 commented Feb 16, 2020 via email

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

2 participants