Skip to content

BUG: fix Series.where(cond) when cond is empty #34595

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
Jun 8, 2020

Conversation

simonjayhawkins
Copy link
Member

xref #21947 for fix for DataFrame.where

@simonjayhawkins simonjayhawkins added Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug labels Jun 5, 2020
@jreback jreback added this to the 1.1 milestone Jun 8, 2020
@jreback jreback merged commit 266b9c0 into pandas-dev:master Jun 8, 2020
@jreback
Copy link
Contributor

jreback commented Jun 8, 2020

thanks @simonjayhawkins

@simonjayhawkins simonjayhawkins deleted the series-where-empty-bug branch June 8, 2020 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Series.where doesn't work with empty lists
2 participants