MultiIndex.factorize(sort=False, na_sentinel=-1)
MultiIndex.get_value(series, key)
MultiIndex.astype(dtype, copy=True)
MultiIndex.str()
MultiIndex.is_all_dates
MultiIndex.get_values()
MultiIndex.is_categorical()
MultiIndex.ravel(order='C')
MultiIndex.all(other=None)
MultiIndex.take(indices, axis=0, allow_fill=True, fill_value=None, **kwargs)
Page 10 of 13