cudf.Index ========== .. currentmodule:: cudf .. 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.any Index.append Index.copy Index.deserialize Index.device_deserialize Index.device_serialize Index.difference Index.drop_duplicates Index.dropna Index.duplicated Index.fillna Index.from_arrow Index.from_pandas Index.get_level_values Index.get_loc Index.get_slice_bound Index.host_deserialize Index.host_serialize Index.intersection Index.is_boolean Index.is_categorical Index.is_floating Index.is_integer Index.is_interval Index.is_numeric Index.is_object Index.isin Index.isna Index.join Index.notna Index.rename Index.repeat Index.serialize Index.set_names Index.sort_values Index.take Index.to_dlpack Index.to_frame Index.to_pandas Index.to_series Index.union Index.unique .. 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.has_duplicates Index.hasnans Index.is_monotonic Index.is_monotonic_decreasing Index.is_monotonic_increasing Index.names Index.nlevels Index.size Index.values Index.dtype