-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
ENH: Series from MultiIndex causes segfault #4187
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
Comments
Perhaps this should return (not sure):
|
pushing out a fix to NotImplementedError. Could just as easily |
works for the index case, but not for list of tuples (I would just do |
@jreback what do you mean not for the list of tuples?
|
hmm...must have been a typo...nvm |
what's causing the segfault here |
@cpcloud that's really weird, what was it doing? Was it just me? |
i can't repro it
this is the commit right before this PR |
I was getting a segfault on this too.
|
Probably this should just be disallowed.
The text was updated successfully, but these errors were encountered: