Skip to content

REF: prepare Series logical op to be refactored to array op #28395

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 1 commit into from
Sep 12, 2019

Conversation

jbrockmendel
Copy link
Member

With this, L823-849 is not-Series-specific, so the next step will be to refactor this out to array_ops and we'll be able to to share it between the Series op and the upcoming block-wise op.

Change to fill_bool makes it work on ndarray instead of Series.

other = lib.item_from_zerodim is added for consistency with all our other ops, shouldn't make a difference since we don't do an explicit length check.

@jreback
Copy link
Contributor

jreback commented Sep 12, 2019

sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants