Index.reshape(*args, **kwargs)
Index.slice_indexer(start=None, end=None, step=None, kind=None)
Index.to_native_types(slicer=None, **kwargs)
Index.slice_locs(start=None, end=None, step=None, kind=None)
Index.max()
Index.difference(other)
Index.is_boolean()
Index.intersection(other)
Index.shift(periods=1, freq=None)
Index.factorize(sort=False, na_sentinel=-1)
Page 2 of 11