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

Add DeprecationWarning to batched_ego_graphs #4209

Merged
merged 6 commits into from
Mar 7, 2024

Conversation

nv-rliu
Copy link
Contributor

@nv-rliu nv-rliu commented Mar 1, 2024

This PR addresses #4191

Since the plan is to add "batched" support to the regular ego_graph method, a DeprecationWarning has been added to batched_ego_graphs.

--
Minor change: use proper indexing when accessing a pd.Series value.

@nv-rliu nv-rliu added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Mar 1, 2024
@nv-rliu nv-rliu added this to the 24.04 milestone Mar 1, 2024
@nv-rliu nv-rliu requested a review from a team as a code owner March 1, 2024 16:34
@github-actions github-actions bot added the python label Mar 1, 2024
@BradReesWork
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 92daf6e into rapidsai:branch-24.04 Mar 7, 2024
135 of 136 checks passed
@nv-rliu nv-rliu deleted the b2404-egonet-cleanup branch March 7, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants