pandas.Index ============ .. currentmodule:: pandas .. autoclass:: Index .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Index.all Index.any Index.append Index.argmax Index.argmin Index.argsort Index.asof Index.asof_locs Index.astype Index.copy Index.delete Index.difference Index.drop Index.drop_duplicates Index.dropna Index.duplicated Index.equals Index.factorize Index.fillna Index.format Index.get_duplicates Index.get_indexer Index.get_indexer_for Index.get_indexer_non_unique Index.get_level_values Index.get_loc Index.get_slice_bound Index.get_value Index.get_values Index.groupby Index.holds_integer Index.identical Index.insert Index.intersection Index.is_ Index.is_boolean Index.is_categorical Index.is_floating Index.is_integer Index.is_lexsorted_for_tuple Index.is_mixed Index.is_numeric Index.is_object Index.is_type_compatible Index.isin Index.item Index.join Index.map Index.max Index.memory_usage Index.min Index.nunique Index.order Index.putmask Index.ravel Index.reindex Index.rename Index.repeat Index.reshape Index.searchsorted Index.set_names Index.set_value Index.shift Index.slice_indexer Index.slice_locs Index.sort Index.sort_values Index.sortlevel Index.summary Index.sym_diff Index.symmetric_difference Index.take Index.to_datetime Index.to_native_types Index.to_series Index.tolist Index.transpose Index.union Index.unique Index.value_counts Index.view Index.where .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Index.T Index.asi8 Index.base Index.data Index.dtype Index.dtype_str Index.flags Index.has_duplicates Index.hasnans Index.inferred_type Index.is_all_dates Index.is_monotonic Index.is_monotonic_decreasing Index.is_monotonic_increasing Index.is_unique Index.itemsize Index.name Index.names Index.nbytes Index.ndim Index.nlevels Index.shape Index.size Index.strides Index.values