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

[DOC] edge_betweenness_centrality #2519

Closed
BradReesWork opened this issue Aug 8, 2022 · 0 comments · Fixed by #2628
Closed

[DOC] edge_betweenness_centrality #2519

BradReesWork opened this issue Aug 8, 2022 · 0 comments · Fixed by #2628
Assignees
Labels
doc Documentation
Milestone

Comments

@BradReesWork
Copy link
Member

Report incorrect or missing documentation

The sample code for edge_betweenness_centrality is wrong. shows general betweenness_centrality

Location of documentation
https://docs.rapids.ai/api/cugraph/nightly/api_docs/api/cugraph.edge_betweenness_centrality.html

@BradReesWork BradReesWork added ? - Needs Triage Need team to review and classify doc Documentation labels Aug 8, 2022
@BradReesWork BradReesWork removed the ? - Needs Triage Need team to review and classify label Aug 8, 2022
@BradReesWork BradReesWork added this to the 22.10 milestone Aug 8, 2022
@rapids-bot rapids-bot bot closed this as completed in #2628 Sep 7, 2022
rapids-bot bot pushed a commit that referenced this issue Sep 7, 2022
- Moves notebooks under algorithms
- Adds README's
- Tests functionality
- Updates format to match other notebooks

Fixed doc error in edge_betweenness_centrality call reported in issue #2519

closes #2610
closes #2611
closes #2612
closes #2519

Authors:
  - Don Acosta (https://github.com/acostadon)

Approvers:
  - Brad Rees (https://github.com/BradReesWork)
  - Alex Barghi (https://github.com/alexbarghi-nv)

URL: #2628
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants