Skip to content

BUG: Fix for MultiIndex to_excel() with index=False. #5659

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 1 commit into from
Dec 10, 2013
Merged

BUG: Fix for MultiIndex to_excel() with index=False. #5659

merged 1 commit into from
Dec 10, 2013

Conversation

jmcnamara
Copy link
Contributor

closes #5616 caused by the updated Excel MultiIndex handling.

This change should go into v0.13.

@jreback
Copy link
Contributor

jreback commented Dec 7, 2013

this looks fine, @jtratner ?

jtratner added a commit that referenced this pull request Dec 10, 2013
BUG: Fix for MultiIndex to_excel() with index=False.
@jtratner jtratner merged commit fb4415e into pandas-dev:master Dec 10, 2013
@jtratner
Copy link
Contributor

Thanks!

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: DataFrame.to_excel(index=False) misplaces data/columns in MultiIndex case
3 participants