Index.min()
Index.groupby(values)
Index.rename(name, inplace=False)
Index.is_mixed()
Index.names
Index.shape return a tuple of the shape of the underlying data
Index.get_loc(key, method=None, tolerance=None)
Index.holds_integer()
Index.has_duplicates
Index.get_slice_bound(label, side, kind)
Page 10 of 11