I have a csv file of several thousands of rows in multiple languages and I am thinking of using google cloud translate API to translate foreign language text in
I'm using Python 3.6 and google-cloud-translate package. from google.cloud import translate_v3 as translate client = translate.TranslationServiceClient(credenti