Skip to content

BUG: Series.loc[-1] with UInt64Index #41777

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 4 commits into from
Jun 3, 2021
Merged

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented Jun 2, 2021

@jreback jreback added Error Reporting Incorrect or improved errors from pandas Indexing Related to indexing on series/frames, not to indexes themselves labels Jun 2, 2021
@jreback jreback added this to the 1.3 milestone Jun 2, 2021
@jreback
Copy link
Contributor

jreback commented Jun 2, 2021

can you rebase

@jreback jreback merged commit 345ac8d into pandas-dev:master Jun 3, 2021
@jreback
Copy link
Contributor

jreback commented Jun 3, 2021

nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Reporting Incorrect or improved errors from pandas 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: ser.loc[-1] and ser.loc[[-1]] with UInt64Index
3 participants