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

to_csv() does not preserve column order #99

Closed
Arjannikov opened this issue Jan 24, 2023 · 1 comment
Closed

to_csv() does not preserve column order #99

Arjannikov opened this issue Jan 24, 2023 · 1 comment

Comments

@Arjannikov
Copy link

Arjannikov commented Jan 24, 2023

Regarding the "solved" issues #72 and #73, the problem persists. Every time I use to_csv() the order of columns is random (not preserved). I just updated my pandas library from version 1.4.3 to 1.5.3, and the problem is still there.

@Arjannikov
Copy link
Author

My mistake, it was loading the files that changed the order, not to_csv().

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

No branches or pull requests

1 participant