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

Add more parameters to Worksheet.append_row() #726

Merged
merged 3 commits into from
Feb 17, 2020

Conversation

burnash
Copy link
Owner

@burnash burnash commented Feb 15, 2020

To address #537 this PR adds two parameters to Worksheet.append_row():
- table_range
- insert_data_option

This lets the user specify exactly which logical table the Sheets should use to append the row.

	- `table_range`
	- `insert_data_option`
@burnash burnash merged commit f063b69 into master Feb 17, 2020
@burnash burnash mentioned this pull request Mar 22, 2020
@burnash burnash deleted the enh/add_table_range_to_append_row branch March 27, 2020 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant