You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now you could create MI with weird types and it doesn't error out. More difficult to do effectively when MI is an ndarray subclass (because there are so many different ways to instantiate a MultiIndex). Will fix in Index refactor (just want to remember to do so).