-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Change default value of dupe_mangle_cols in read-table/csv to False #3512
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
Comments
0.13 for this |
@y-p are we also going to raise on |
does this issue have anything to do with the old/new writer? In any case, I'm for keeping |
no....i was just noticing it....(+1 on the old engine)..though maybe remove in 0.14... |
This actually causes some issues when I change the default. Basically the structures are constructed as dicts, so that a non-unique column scheme causes failure in readback. |
This has been around for a while and no one's asked for it. If we have to rewrite a bunch of stuff |
gr8! this is a rabitt whole..... |
RELEASE.rst for 0.11.1 gave fair warning to users.
Update: there was no 0.11.1, it became 0.12.
The text was updated successfully, but these errors were encountered: