MultiIndex.insert(loc, item)
MultiIndex.identical(other)
MultiIndex.name = None
MultiIndex.is_floating()
MultiIndex.itemsize return the size of the dtype of the item of the underlying data
class pandas.MultiIndex
MultiIndex.set_names(names, level=None, inplace=False)
MultiIndex.tolist()
MultiIndex.argmin(axis=None)
MultiIndex.asof_locs(where, mask)
Page 2 of 13