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

[ENH] from_cudf_edgelist should support NULL mask for isolated vertices #1372

Closed
Tracked by #1379
BradReesWork opened this issue Feb 1, 2021 · 3 comments
Closed
Tracked by #1379
Assignees
Labels
improvement Improvement / enhancement to an existing function

Comments

@BradReesWork
Copy link
Member

cuGraph should support graphs with isolated vertices. Data is represented as a single ended edge is COO edge data, which is a NULL value is the cuDF dataframe

@BradReesWork BradReesWork added ? - Needs Triage Need team to review and classify improvement Improvement / enhancement to an existing function labels Feb 1, 2021
@BradReesWork BradReesWork removed the ? - Needs Triage Need team to review and classify label Feb 1, 2021
@BradReesWork BradReesWork added this to the 0.19 milestone Feb 1, 2021
@BradReesWork
Copy link
Member Author

see question #1206

@BradReesWork BradReesWork modified the milestones: 22.02, 22.04 Jan 26, 2022
@rapidsai rapidsai deleted a comment from github-actions bot Jan 26, 2022
@BradReesWork BradReesWork assigned acostadon and unassigned jnke2016 Mar 31, 2022
@BradReesWork BradReesWork modified the milestones: 22.04, 22.06 Mar 31, 2022
@BradReesWork BradReesWork removed this from the 22.06 milestone Jun 2, 2022
@rlratzel rlratzel added this to the 22.08 milestone Jun 8, 2022
@rlratzel rlratzel modified the milestones: 22.08, 22.10 Aug 3, 2022
@BradReesWork BradReesWork removed this from the 22.10 milestone Sep 12, 2022
@rapidsai rapidsai deleted a comment from github-actions bot May 2, 2023
@rapidsai rapidsai deleted a comment from github-actions bot May 2, 2023
@ChuckHastings
Copy link
Collaborator

Note that the #3982 adds parameters to the C API that could be used to implement this.

@BradReesWork
Copy link
Member Author

This is being marked as OBE. We have changed a number of argumenmts and created a new masking model. This issues was created based on the old Arrow format.

@BradReesWork BradReesWork closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
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
Projects
None yet
Development

No branches or pull requests

7 participants