Skip to content

[DOC] Inaccurate caption in Pagerank.ipynb #2182

@charlesbluca

Description

@charlesbluca

Report incorrect documentation

Location of incorrect documentation

Describe the problems or issues found in the documentation
When highlighting the top vertices in the graph by out_degree, we actually print the top 4:

image

Suggested fix for documentation
Small fix - should just call head(3) instead of head(4)

Metadata

Metadata

Assignees

No one assigned

    Labels

    ? - Needs TriageNeed team to review and classifydocDocumentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions