Skip to content

DataFrame.to_records(index=True) doesn't work with MultiIndex #3189

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
cdeil opened this issue Mar 27, 2013 · 0 comments
Closed

DataFrame.to_records(index=True) doesn't work with MultiIndex #3189

cdeil opened this issue Mar 27, 2013 · 0 comments
Labels
Milestone

Comments

@cdeil
Copy link
Contributor

cdeil commented Mar 27, 2013

If a DataFrame has a MultiIndex, the to_records(index=True) method gives incorrect results.

A simple example test case is shown here:
http://nbviewer.ipython.org/5255161

@ghost ghost closed this as completed in 72eb647 Mar 27, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant