Hello, please can anyone tell me how to open a googledoc and googlesheet file in python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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.

27th Feb 2020, 8:19 PM
Sokrat Mkhitaryan
Sokrat Mkhitaryan - avatar
5 Answers
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
27th Feb 2020, 9:22 PM
Sokrat Mkhitaryan
Sokrat Mkhitaryan - avatar
0
Thanks I tried with my own account it does work !!
27th Feb 2020, 9:41 PM
Sokrat Mkhitaryan
Sokrat Mkhitaryan - avatar
0
And for google doc ?
27th Feb 2020, 10:10 PM
Sokrat Mkhitaryan
Sokrat Mkhitaryan - avatar
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)
2nd Mar 2020, 11:47 PM
Sokrat Mkhitaryan
Sokrat Mkhitaryan - avatar