Skip to content

ENH: allow non-consolidation in constructors #36894

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

Closed

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

cc @TomAugspurger I think something like this is what is needed for #34872.

If this were a "real" PR, I'd probably not put consolidate as a DataFrame.__init__ kwarg but instead set it to True and only change it to False based on the copy kwarg.

The usage in core.ops is not necessary, but is an example of where we can get a perf bump.

@jbrockmendel
Copy link
Member Author

closing to clear the queue, mostly wanted to park it here for reference in #34872

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

Successfully merging this pull request may close these issues.

1 participant