Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete_row(x) urgently needed (data logging) #186

Closed
robert-winkler opened this issue Nov 28, 2014 · 6 comments
Closed

delete_row(x) urgently needed (data logging) #186

robert-winkler opened this issue Nov 28, 2014 · 6 comments

Comments

@robert-winkler
Copy link

For guys, who want to use gspread for data logging, a "delete_row" command would be more than helpful. Such simple function would allow to delete the first data row, and to append the new data at the end; like this the spreadsheet size would be maintained the same, which is great for graphical representation of the data and online data visualization. Currently, an implementation is very complicated (reading out and re-writing cell values.., which causes lot of traffic and costs time).
Best, Robert.

@schneemaier
Copy link

+1

1 similar comment
@chrism2671
Copy link

+1

@g0t0wasd
Copy link

g0t0wasd commented Apr 9, 2015

+1!

@Ralithune
Copy link

Why isn't this already in?

@XtinaSchelin
Copy link

Commenting to, ideally, bump this up. This is what would make Gsheet syncing truly real for me.

@burnash
Copy link
Owner

burnash commented Dec 12, 2016

Added in #337, v0.5.0

@burnash burnash closed this as completed Dec 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants