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
and example.csv will have the following column: user_id, fullname, title, abstract, conflicts. We will return a CSV file with the columns user_id, match_ids.
The text was updated successfully, but these errors were encountered:
I'm thinking to make the script something as follows:
and
example.csv
will have the following column:user_id
,fullname
,title
,abstract
,conflicts
. We will return a CSV file with the columnsuser_id
,match_ids
.The text was updated successfully, but these errors were encountered: