Skip to content

Conversation

@jbrockmendel
Copy link
Member

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

self._protect_consolidate(f)

def _consolidate(self, inplace: bool_t = False):
def _consolidate(self):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we actually need this method? its private, ok to remove .

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

havent looked since i dont see the non-inplace consolidation as a problem

@jreback jreback added Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code labels Oct 6, 2020
@jreback jreback added this to the 1.2 milestone Oct 6, 2020
@jorisvandenbossche jorisvandenbossche merged commit 01432fb into pandas-dev:master Oct 12, 2020
@jorisvandenbossche
Copy link
Member

Thanks!

@jbrockmendel jbrockmendel deleted the cln-consolidate-kwarg branch October 12, 2020 15:23
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Oct 26, 2020
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants