Skip to content

Conversation

@jbrockmendel
Copy link
Member

----------
f : str or callable
Name of the Block method to apply.
align_keys: List[str] or None, default None
Copy link
Member

Choose a reason for hiding this comment

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

should align_keys be typed in the signature too?

Copy link
Member Author

Choose a reason for hiding this comment

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

good idea, updated

@jreback jreback added Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code labels Sep 2, 2020
@jreback jreback added this to the 1.2 milestone Sep 2, 2020
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.

lgtm. not sure when last merged master?

@jbrockmendel
Copy link
Member Author

rebased+green

@jreback jreback merged commit 81e3236 into pandas-dev:master Sep 3, 2020
@jbrockmendel jbrockmendel deleted the ref-block-ignore branch September 3, 2020 02:57
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.

REF: BlockManager.apply_allow_failures

5 participants