You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cool, I just ran through the dataspice-example repo I made a while ago this worked great. I made some minor tweaks which I'm about to commit. A few notes:
Do we want to export the pipe operator?
export("%>%")
Does this code effectively assume affiliation is a worksFor property, or can we just use https://schema.org/affiliation which is more general?
Could potentially add an argument to override by extracting column names from only specified paths or excluding specified paths?
The text was updated successfully, but these errors were encountered: