Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEA] Add NumpyExtensionArray class to cudf.pandas #15678

Closed
galipremsagar opened this issue May 6, 2024 · 0 comments · Fixed by #15686
Closed

[FEA] Add NumpyExtensionArray class to cudf.pandas #15678

galipremsagar opened this issue May 6, 2024 · 0 comments · Fixed by #15686
Assignees
Labels
cudf.pandas Issues specific to cudf.pandas feature request New feature or request

Comments

@galipremsagar
Copy link
Contributor

Is your feature request related to a problem? Please describe.
NumpyExtensionArray is missing a proxy-class in cudf.pandas, we need to add it:
https://pandas.pydata.org/docs/reference/api/pandas.arrays.NumpyExtensionArray.html

@galipremsagar galipremsagar added feature request New feature or request cudf.pandas Issues specific to cudf.pandas labels May 6, 2024
@galipremsagar galipremsagar added this to the Proxying - cudf.pandas milestone May 6, 2024
@galipremsagar galipremsagar self-assigned this May 6, 2024
rapids-bot bot pushed a commit that referenced this issue May 7, 2024
Fixes: #15678 

This PR adds a proxy type for `NumpyExtensionArray`

Forks out from #14534

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Matthew Roeschke (https://github.com/mroeschke)

URL: #15686
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cudf.pandas Issues specific to cudf.pandas feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant