I have two data frames pulled from an API:
- df contains time series tag ids
- t_name contains tag name: t_name['tag']
All I want to do is match 'ids' and map the tag name to a new column.
I was trying to get around using a for loop...but I couldn't even get that to work so I had to reach out to the big brains over here.
Thank you and let me know if there's anything else I can provide!


Aucun commentaire:
Enregistrer un commentaire