-1

I am trying to import about a 15,000 row csv file to a google sheet that we use.

I thought the import csv would work but i can figure out how to write it to make it work.

any help would be great.

to clarify i am trying to get a raspberry pi to update it via python.

Community
  • 1
  • 1

1 Answers1

0

upload your csv file in google drive. right click on csv file and select open with google sheets. it will load your csv data in google sheet and you can also download as xlsx in google sheets

Ratan Uday Kumar
  • 5,738
  • 6
  • 35
  • 54