Skip to content

REF: implement _maybe_squeeze_arg #44520

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

Merged
merged 2 commits into from
Nov 20, 2021

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

Allows for sharing some more Block methods. Will be able to do the same for 'where' following the bugfix that comes after #44514.

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

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

comment for followon

See Block.putmask.__doc__
"""
mask = extract_bool_array(mask)

Copy link
Contributor

Choose a reason for hiding this comment

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

extra lines?

@jreback jreback added this to the 1.4 milestone Nov 20, 2021
@jreback jreback added Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code labels Nov 20, 2021
@jreback jreback merged commit 82b69f7 into pandas-dev:master Nov 20, 2021
@jbrockmendel jbrockmendel deleted the ref-eablk-squeeze branch November 20, 2021 16:11
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.

2 participants