Index.shape return a tuple of the shape of the underlying data
Index.get_slice_bound(label, side, kind)
Index.holds_integer()
Index.copy(name=None, deep=False, dtype=None, **kwargs)
Index.where(cond, other=None)
Index.summary(name=None)
Index.asi8 = None
Index.argmax(axis=None)
Index.identical(other)
Index.has_duplicates
Page 9 of 11