0
Hello, please can anyone tell me how to open a googledoc and googlesheet file in python?
I need to do some nlp analysis, my data is in googledocs, so i need to imort it in api to process. I am using visual code studio. Many thanks for your help.
6 Antworten
0
Thanks for your help, but i think it is harder, i have a company google com adress which does not allow me to creat a projet in google api tool
0
Thanks I tried with my own account it does work !!
0
And for google doc ?
0
I managed to get the api and solve the autorization issue, but i dont get to read the file (i use urllib package an i get a lot of data like html file reading)