Skip to content

REF: Use nonzero in place of argwhere #31853

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
Feb 11, 2020
Merged

Conversation

bashtage
Copy link
Contributor

Use nonzero to preserve 1d of Series

xref #31813

Use nonzero to preserve 1d of Series

xref pandas-dev#31813
@bashtage
Copy link
Contributor Author

I think this is a better fix @jbrockmendel . argwhere should not have been used it seems.

@jbrockmendel
Copy link
Member

LGTM pending green

@WillAyd WillAyd added Clean IO Stata read_stata, to_stata labels Feb 11, 2020
@WillAyd WillAyd added this to the 1.1 milestone Feb 11, 2020
@WillAyd WillAyd merged commit d494717 into pandas-dev:master Feb 11, 2020
@WillAyd
Copy link
Member

WillAyd commented Feb 11, 2020

Great thanks @bashtage

@bashtage bashtage deleted the ref-31813 branch July 28, 2020 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean IO Stata read_stata, to_stata
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants