Skip to content
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

lib.infer_dtype_list(MultiIndex) crashes python #1848

Closed
John-Colvin opened this issue Sep 6, 2012 · 1 comment
Closed

lib.infer_dtype_list(MultiIndex) crashes python #1848

John-Colvin opened this issue Sep 6, 2012 · 1 comment
Labels
Milestone

Comments

@John-Colvin
Copy link
Contributor

If lib.infer_dtype_list is called with a MultiIndex, it crashes python (on OS X 10.7 at least)

This crash occurs when writing a dataframe with a multiindex to a pytables table (_write_table)

@wesm wesm closed this as completed in a0b59f8 Sep 9, 2012
@wesm
Copy link
Member

wesm commented Sep 9, 2012

Thanks. Fixed this-- still no support for MultiIndex, though

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

2 participants