Index objects ============= .. currentmodule:: maxframe.dataframe Constructor ----------- .. autosummary:: :toctree: generated/ Index Properties ---------- .. autosummary:: :toctree: generated/ Index.dtype Index.name Index.names Index.ndim Index.size Modifying and computations -------------------------- .. autosummary:: :toctree: generated/ Index.all Index.any Index.drop_duplicates Index.max Index.min Index.rename Compatibility with MultiIndex ----------------------------- .. autosummary:: :toctree: generated/ Index.set_names Missing values -------------- .. autosummary:: :toctree: generated/ Index.fillna Index.isna Index.notna Conversion ---------- .. autosummary:: :toctree: generated/ Index.astype