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

[FEA] Missing Graph creation function #2246

Closed
Tracked by #3256
BradReesWork opened this issue Apr 26, 2022 · 0 comments
Closed
Tracked by #3256

[FEA] Missing Graph creation function #2246

BradReesWork opened this issue Apr 26, 2022 · 0 comments
Labels
feature request New feature or request

Comments

@BradReesWork
Copy link
Member

Describe the solution you'd like and any additional context
A user should be able to create a graph from:

  • SciPy matrix - COO, CSR, CSC, etc
  • From a pair of columns (COO data) that is not in a dataframe

For Developers below this line

  • [] Code passes CI
  • [] Code uses Graph Primitives
  • [] Code in C++/CUDA layer
  • [] Code in C layer
  • [] Code in pylibcugraph Python layer
  • [] Code in cugraph Python layer
  • [] Documentation
  • [] Test cases at each layer (for MG tests, a note in the PR description indicating the new/existing MG tests were run and passed)
@BradReesWork BradReesWork added the ? - Needs Triage Need team to review and classify label Apr 26, 2022
@alexbarghi-nv alexbarghi-nv self-assigned this Jun 2, 2022
@alexbarghi-nv alexbarghi-nv added python and removed ? - Needs Triage Need team to review and classify labels Jun 2, 2022
@alexbarghi-nv alexbarghi-nv added this to the 22.08 milestone Jun 2, 2022
@alexbarghi-nv alexbarghi-nv added the feature request New feature or request label Jun 2, 2022
@jarmak-nv jarmak-nv modified the milestones: 22.08, 22.10 Aug 8, 2022
@alexbarghi-nv alexbarghi-nv modified the milestones: 22.10, 22.12 Sep 11, 2022
@alexbarghi-nv alexbarghi-nv modified the milestones: 22.12, 23.02 Oct 18, 2022
@alexbarghi-nv alexbarghi-nv modified the milestones: 23.02, 23.04 Nov 8, 2022
@kingmesal kingmesal removed this from the 23.04 milestone Mar 28, 2023
@alexbarghi-nv alexbarghi-nv added this to the 23.08 milestone Mar 28, 2023
@rapidsai rapidsai deleted a comment from github-actions bot May 2, 2023
@kingmesal kingmesal removed this from the 23.08 milestone Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants