Index.slice_locs(start=None, end=None, step=None, kind=None)
Index.T return the transpose, which is by definition self
Index.is_(other)
Index.get_value(series, key)
Index.to_native_types(slicer=None, **kwargs)
Index.reshape(*args, **kwargs)
Index.to_datetime(dayfirst=False)
Index.max()
Index.intersection(other)
Index.shift(periods=1, freq=None)
Page 2 of 11