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

Update README #14374

Merged
merged 12 commits into from
Nov 8, 2023
Merged

Update README #14374

merged 12 commits into from
Nov 8, 2023

Conversation

shwina
Copy link
Contributor

@shwina shwina commented Nov 8, 2023

Description

Checklist

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

Copy link
Member

@beckernick beckernick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally LGTM.

  • Would consider adding automatic CPU fallback to the one sentence description of cudf.pandas
  • The cudf.pandas code snippet not included in the diff should use pd not cudf

README.md Outdated

## Resources
You can use cuDF directly, or easily accelerate existing pandas
code with `cudf.pandas`:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
code with `cudf.pandas`:
code with `cudf.pandas`, with automatic CPU fallback if needed:

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I moved things around a bit to include this.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@shwina shwina added doc Documentation non-breaking Non-breaking change labels Nov 8, 2023
Copy link
Contributor

@bdice bdice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful. I think this is awesome! A few suggestions, and approving.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
shwina and others added 3 commits November 8, 2023 10:15
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
@shwina
Copy link
Contributor Author

shwina commented Nov 8, 2023

/merge

@rapids-bot rapids-bot bot merged commit d3dcc75 into rapidsai:branch-23.12 Nov 8, 2023
61 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants