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

[REVIEW] Add cudf example code for haversine distance into 23.10 #1260

Merged
merged 11 commits into from
Aug 30, 2023

Conversation

taureandyernv
Copy link
Contributor

@taureandyernv taureandyernv commented Aug 15, 2023

Supersedes #1259
Created a cudf -> cuspatial example for haversine distance in the docs
Added example code to the api docs with some explanation on benefits of this method

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.

@taureandyernv taureandyernv requested a review from a team as a code owner August 15, 2023 17:11
@github-actions github-actions bot added the Python Related to Python code label Aug 15, 2023
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@taureandyernv
Copy link
Contributor Author

morning @harrism! Those commits had been sitting completed since your suggestions as I have been looking for time to spin up a new instance to remove the warnings. Give me a bit to get those "warning removed" commits in and we should be complete by EOD tomorrow.

@harrism
Copy link
Member

harrism commented Aug 28, 2023

OK thanks @taureandyernv . if you want CI to run you will need to either do /ok to test after each push or rebase as described above.

@copy-pr-bot
Copy link

copy-pr-bot bot commented Aug 30, 2023

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@taureandyernv
Copy link
Contributor Author

/ok to test

1 similar comment
@isVoid
Copy link
Contributor

isVoid commented Aug 30, 2023

/ok to test

Copy link
Contributor

@isVoid isVoid left a comment

Choose a reason for hiding this comment

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

Thanks for the doc change!

@isVoid isVoid added doc Documentation non-breaking Non-breaking change labels Aug 30, 2023
Copy link
Member

@harrism harrism left a comment

Choose a reason for hiding this comment

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

Thanks @taureandyernv !

@harrism
Copy link
Member

harrism commented Aug 30, 2023

/merge

@rapids-bot rapids-bot bot merged commit a87d21f into rapidsai:branch-23.10 Aug 30, 2023
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 Python Related to Python code
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

3 participants