Open glyg opened 10 years ago
not allowed to use 'index' as a level name in a MuliIndex when storing, because 'index' is 'reserved'. This should check for this and raise in validate_multindex
and just raise a ValueError; too complicated to fix
Edit: correction, wrong example
This one is strange... Here is a minimal example:
And the error backtrace:
pandas version: '0.13.0-496-ga2d5e53'
Note that the bug is not there if the format is set to 'fixed', i.e. this works: