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

[DOC] Remove out of date section from cudf.pandas docs #16697

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

Matt711
Copy link
Contributor

@Matt711 Matt711 commented Aug 29, 2024

Description

Proxy numpy arrays now instances of real numpy arrays (#16601), so libraries (eg. numba, torch) which utilize NumPy's C API should now be able to use proxy arrays. This PR updates the cudf.pandas documentation to reflect this.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@Matt711 Matt711 added doc Documentation non-breaking Non-breaking change cudf.pandas Issues specific to cudf.pandas labels Aug 29, 2024
@Matt711 Matt711 self-assigned this Aug 29, 2024
@github-actions github-actions bot removed the cudf.pandas Issues specific to cudf.pandas label Aug 29, 2024
@Matt711 Matt711 changed the title [DOC] Update cudf.pandas docs to include the current state of numpy proxying in cudf.pandas [DOC] Remove out of date section from cudf.pandas docs Sep 5, 2024
@Matt711 Matt711 marked this pull request as ready for review September 5, 2024 01:32
@Matt711 Matt711 added the 5 - DO NOT MERGE Hold off on merging; see PR for details label Sep 5, 2024
@Matt711 Matt711 added 3 - Ready for Review Ready for review by team and removed 5 - DO NOT MERGE Hold off on merging; see PR for details labels Sep 5, 2024
@Matt711 Matt711 marked this pull request as draft September 5, 2024 15:00
@Matt711 Matt711 marked this pull request as ready for review September 5, 2024 15:00
@Matt711
Copy link
Contributor Author

Matt711 commented Sep 6, 2024

/merge

@rapids-bot rapids-bot bot merged commit aa08fdb into rapidsai:branch-24.10 Sep 6, 2024
71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team doc Documentation non-breaking Non-breaking change
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants