Skip to content

TST: Add test case for 0.12 regression with loc from GH4825 #4831

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

Closed
wants to merge 1 commit into from

Conversation

jtratner
Copy link
Contributor

Closes #4825.

@jreback
Copy link
Contributor

jreback commented Sep 13, 2013

thanks
let me see where this is coming from in any event

@jtratner
Copy link
Contributor Author

@jreback btw, should this raise?

ser = Series([0.2, 1, 2])
ser.loc[[3, 3]]

@jtratner
Copy link
Contributor Author

@jreback so I think this is unnecessary now, right?

@jtratner jtratner closed this Sep 13, 2013
@jreback
Copy link
Contributor

jreback commented Sep 13, 2013

yep I incorporated them (slightly modified)

@jtratner jtratner deleted the test-for-GH4825 branch September 21, 2013 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug or unhelpful error message in 0.12 and trunk: IndexError: Out of bounds on buffer access (axis 0)
2 participants