Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
DataFrame#where broken in latest 0.16.1 release #10218
Comments
|
use
will mark this as a bug in any event I don't think this worked previously. |
jreback
added Bug Indexing
labels
May 27, 2015
jreback
added this to the
Next Major Release
milestone
May 27, 2015
mortada
added a commit
to mortada/pandas
that referenced
this issue
Jun 5, 2015
|
|
mortada |
96148be
|
mortada
referenced
this issue
Jun 5, 2015
Merged
BUG: DataFrame.where does not handle Series slice correctly (#10218) #10283
jreback
modified the milestone: 0.16.2, Next Major Release, 0.17.0
Jun 5, 2015
mortada
added a commit
to mortada/pandas
that referenced
this issue
Aug 23, 2015
|
|
mortada |
a25a664
|
jreback
closed this
in #10283
Aug 26, 2015
jreback
added a commit
that referenced
this issue
Aug 26, 2015
|
|
jreback |
b55ca5c
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dunpealer commentedMay 27, 2015
Simple usecase of
DataFrame#wherefails on a freshly installed latest Pandas release: