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

Copy params for Sheet/Range, Overwrite_sheet, overwrite_range, (append), and header #71

Merged
merged 21 commits into from
Feb 25, 2025

Conversation

Alex-Monahan
Copy link
Contributor

Lots of new options for copying! They are discussed in the issue that is closing.

Closes #67

@Alex-Monahan
Copy link
Contributor Author

This also includes all of the changes from #66 ! I am working on editing the readme next - there are already some tests though!

@archiewood
Copy link
Member

The only thing we found that was odd here in testing was if you try to append a column to an existing sheet, then it will write the value below the existing data rather than next to it.

@archiewood archiewood merged commit 6c79253 into evidence-dev:main Feb 25, 2025
22 checks passed
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.

Avoid delete sheet data on writes
3 participants