NVIDIA / NVIDIA/cudf

[FEA] Add a `cudf.api.indexers.BaseIndexer` class equivalent to `pd.api.indexer.BaseIndexer`

Open
#9,105 5 comments 0 reactions 0 assignees View on GitHub
feature request Python
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

**Is your feature request related to a problem? Please describe.**
For context: https://github.com/rapidsai/cudf/pull/9085#discussion_r695093462
We will have to provide a class equivalent to `BaseIndexer` in `cudf`, we currently use the pandas `BaseIndexer` in our code.

Note :
As part of this FEA, we will have to add a dispatch mechanism in `dask` & probably figure out how to dispatch correctly in `dask-sql`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.