pandas-dev / pandas Public
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
BUG: DataFrame.copy not consolidating #42579
Conversation
Thanks for the heads up. Since this fix should be independent to that and don't want to hold up this pr, probably easiest as a separate pr |
@jbrockmendel tests are failing. also needs release note for 1.3.1 |
bugfix section |
hmm these failures unrelated? maybe merge master again |
can you run some asv's as well to make sure this doesn't change perf drastically. maybe insert / concat / copy ones. |
@meeseeksdev backport 1.3.x |
Something went wrong ... Please have a look at my logs. |
Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>
@mzeitlin11 did you want to suggest an improved warning message for .insert?
The text was updated successfully, but these errors were encountered: