Skip to content

REF: _apply_blockwise define exclude in terms of skipped #35740

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 7 commits into from
Aug 21, 2020

Conversation

jbrockmendel
Copy link
Member

orthogonal to #35730

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

small comment

"""
from pandas import Series, concat

exclude: List[Label]
Copy link
Contributor

Choose a reason for hiding this comment

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

you can assign = [] here (and remove from below

@jreback jreback merged commit 9468071 into pandas-dev:master Aug 21, 2020
@jbrockmendel jbrockmendel deleted the reset-dropped-locs-4 branch August 21, 2020 22:06
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