rapidsai / rapidsai/cugraph-docs
Fix Docs for these 25.10 API changes
Open
@acostadon is already working on this.
Since Aug 1, 2025.
doc
non-breaking
- Dominant language
- Shell
- Stars
- 5
- Forks
- 23
- Avg merge
- 13h 44m
- Merged PRs (30d)
- 9
Description
WARNING: [autosummary] failed to import cugraph.batched_ego_graphs.
Possible hints:
- AttributeError: module 'cugraph' has no attribute 'batched_ego_graphs'
- ModuleNotFoundError: No module named 'cugraph.batched_ego_graphs'
- ImportError:
WARNING: [autosummary] failed to import cugraph.node2vec.
Possible hints: - AttributeError: module 'cugraph' has no attribute 'node2vec'
- ModuleNotFoundError: No module named 'cugraph.node2vec'
- ImportError:
WARNING: [autosummary] failed to import cugraph.random_walks.
Possible hints: - AttributeError: module 'cugraph' has no attribute 'random_walks'
- ImportError:
- ModuleNotFoundError: No module named 'cugraph.random_walks'
WARNING: [autosummary] failed to import pylibcugraph.node2vec.
Possible hints: - AttributeError: module 'pylibcugraph' has no attribute 'node2vec'
- ModuleNotFoundError: No module named 'pylibcugraph.node2vec'
- ImportError:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.