The graphs I have get updated by a python script.
I was curious to know if I can delete a column (for example A:A) with 
gspread.

Also is there a way to upload mass amounts of data that can be further 
calculated/processed by google sheets?
The python script enters the raw data from the CSV file at 3 per line and 
maybe 1500 lines. so the python script enters a value to 4500 individual 
cells. 
This also takes a lot of time and sometimes due to bad connection it fails.

*Q: *Is there an easier way of entering such data with python script, 
without damaging the already entered formulas which are required to further 
process the raw data?

These data points after being processed by the already entered formulas are 
reflected as graphs.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Spreadsheets API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to