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
Can we clean up the output format so that it doesn't include a list in the set_list column? Maybe use some
purrrmagic to turn it into a dataframe? Maybe with columns: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