MultiIndex.to_native_types(slicer=None, **kwargs)
MultiIndex.fillna(value=None, downcast=None)
MultiIndex.is_type_compatible(kind)
MultiIndex.slice_locs(start=None, end=None, step=None, kind=None)
MultiIndex.sort_values(return_indexer=False, ascending=True)
MultiIndex.max()
MultiIndex.equals(other)
MultiIndex.append(other)
MultiIndex.argmax(axis=None)
MultiIndex.asof(label)
Page 5 of 13