Index.where(cond, other=None)
Index.min()
Index.is_floating()
Index.is_mixed()
Index.identical(other)
Index.has_duplicates
Index.argmax(axis=None)
Index.copy(name=None, deep=False, dtype=None, **kwargs)
Index.transpose(*args, **kwargs)
Index.get_loc(key, method=None, tolerance=None)
Page 10 of 11