Skip to content

BUG: Trivial fix to #15447 #15448

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
Closed

Conversation

toobaz
Copy link
Member

@toobaz toobaz commented Feb 17, 2017

This is not really meant for merging because I don't understand that piece code and don't have time to understand it. But if you want to merge it anyway I can add a test and a whatsnew entry.

@jreback
Copy link
Contributor

jreback commented Feb 17, 2017

@toobaz you know that you can simply do this on your own fork. Please only do a pull request when you actually want to merge something (with tests and such).

@jreback jreback closed this Feb 17, 2017
@toobaz
Copy link
Member Author

toobaz commented Feb 17, 2017

@jreback as I wrote, I have no problem in adding a test, that's not the point. The point is whether you want to apply the fix, given that I don't understand that code.

@toobaz toobaz mentioned this pull request Feb 17, 2017
5 tasks
@jreback
Copy link
Contributor

jreback commented Feb 17, 2017

well with a suite of tests sure

this type of indexing for sparse is barely tested

in fact what would be great would be a bunch of tests - see what works, and what doesn't u can xfail (and then when it's fixed it will be good)

we need systematic testing for this

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.

Wrong result of pandas.sparse.series.SparseSeries.loc with indexer of length 1
2 participants