MultiIndex.is_(other)
MultiIndex.sort(*args, **kwargs)
MultiIndex.name = None
MultiIndex.insert(loc, item)
MultiIndex.identical(other)
MultiIndex.is_floating()
MultiIndex.itemsize return the size of the dtype of the item of the underlying data
MultiIndex.get_major_bounds(start=None, end=None, step=None, kind=None)
class pandas.MultiIndex
MultiIndex.asof_locs(where, mask)
Page 2 of 13