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

ENH: add warning when export to tar, zip in append mode #57875

Merged
merged 3 commits into from
Apr 1, 2024

Conversation

quangngd
Copy link
Contributor

@quangngd quangngd commented Mar 17, 2024

@quangngd
Copy link
Contributor Author

tagging @twoertwein since you commented on the issue

@twoertwein
Copy link
Member

Can you add a test case for this, e.g., calling to_csv with mode="a"?

@quangngd
Copy link
Contributor Author

pre-commit.ci autofix

@quangngd
Copy link
Contributor Author

@twoertwein test added

@mroeschke mroeschke added IO Data IO issues that don't fit into a more specific label Warnings Warnings that appear or should be added to pandas labels Apr 1, 2024
@mroeschke mroeschke added this to the 3.0 milestone Apr 1, 2024
@mroeschke mroeschke merged commit 2a591f3 into pandas-dev:main Apr 1, 2024
52 checks passed
@mroeschke
Copy link
Member

Thanks @quangngd

pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…7875)

* add warning

* add test

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Data IO issues that don't fit into a more specific label Warnings Warnings that appear or should be added to pandas
Projects
None yet
3 participants