Skip to content

BUG: PEBKAC bug in Float64Index #7068

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 2 commits into from
May 8, 2014
Merged

BUG: PEBKAC bug in Float64Index #7068

merged 2 commits into from
May 8, 2014

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented May 7, 2014

closes #7066

@cpcloud cpcloud added this to the 0.14.0 milestone May 7, 2014
@cpcloud cpcloud self-assigned this May 7, 2014
@cpcloud
Copy link
Member Author

cpcloud commented May 7, 2014

@jreback ok with this? passed on my travis

@jreback
Copy link
Contributor

jreback commented May 7, 2014

can I add a tests of a 2 elent index that has a nan and a value and uses isin (and then check that the isin values is in and another when it's False)

@jreback
Copy link
Contributor

jreback commented May 7, 2014

you add (typo)!

@jreback
Copy link
Contributor

jreback commented May 7, 2014

I saw u r giving. talk on Pandas!
cool - u have slides? what r u talking on?

@cpcloud
Copy link
Member Author

cpcloud commented May 7, 2014

Topic is all the awesome features of pandas since v0.11. IPython notebook in the works.

@jreback
Copy link
Contributor

jreback commented May 7, 2014

sounds awesome!

will see if I can make it

@cpcloud
Copy link
Member Author

cpcloud commented May 7, 2014

That'd be great!

@cpcloud
Copy link
Member Author

cpcloud commented May 8, 2014

@jreback good 2 go? test added

@jreback
Copy link
Contributor

jreback commented May 8, 2014

looks good

cpcloud added a commit that referenced this pull request May 8, 2014
@cpcloud cpcloud merged commit 668f0f7 into pandas-dev:master May 8, 2014
@cpcloud cpcloud deleted the float64-index-bug branch May 8, 2014 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Index.isin() always True for nans
2 participants