lib.infer_dtype_list(MultiIndex) crashes python · Issue #1848 · pandas-dev/pandas (original) (raw)

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)