Skip to content

BUG: None in Float64Index raising TypeError, should return False #35999

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 25 commits into from
Sep 1, 2020

Conversation

jbrockmendel
Copy link
Member

jbrockmendel and others added 25 commits August 20, 2020 21:19
@jreback jreback added Bug Indexing Related to indexing on series/frames, not to indexes themselves labels Sep 1, 2020
@jreback jreback added this to the 1.1.2 milestone Sep 1, 2020
@jreback jreback merged commit b528be6 into pandas-dev:master Sep 1, 2020
@jreback
Copy link
Contributor

jreback commented Sep 1, 2020

thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the bugs-indexing branch September 1, 2020 01:26
@simonjayhawkins
Copy link
Member

@meeseeksdev backport 1.1.x

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Sep 1, 2020
simonjayhawkins pushed a commit that referenced this pull request Sep 1, 2020
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.

BUG: Series.groupby returns an error if index is float and size is >= 1000000
5 participants