Skip to content

BUG: NumericIndex.insert(0, False) casting to int #38030

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

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented Nov 24, 2020

xref #16277

@jreback jreback added Bug Indexing Related to indexing on series/frames, not to indexes themselves labels Nov 26, 2020
@jreback jreback added this to the 1.2 milestone Nov 26, 2020
@jreback jreback merged commit d0afefa into pandas-dev:master Nov 26, 2020
@jbrockmendel jbrockmendel deleted the ref-numeric-validate_fill_value branch November 26, 2020 19:00
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.

API/BUG: NumericIndex.insert(1, bool) should raise instead of cast
2 participants