jrecasens's avatar
jrecasens
Icon for Advocate I rankAdvocate I
9 years ago
Status:
Needs Info

R script runs query more than once

I have a file with 21,076 rows and 2 columns: “id” and “text”. I am trying to use R scripts to connect to Azure Cognitive Services API and apply Language detection to the “text” column. When I run my...