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

Writing transactions #60

Open
zverok opened this issue Oct 8, 2017 · 0 comments
Open

Writing transactions #60

zverok opened this issue Oct 8, 2017 · 0 comments

Comments

@zverok
Copy link
Collaborator

zverok commented Oct 8, 2017

An idea for far future, extracted from discussion:

...support for some sort of "transactions" for writing could be useful, like

  • transaction writing to that db: df1 to table1, df2 to table2, then commit;
  • transaction writing to that CSV file: df1, then df2, then flush;
  • transaction writing to that XLSX file: df1 to sheet1, df2 to sheet2, then save.
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

2 participants