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

.summary() #4

Open
mclevey opened this issue Dec 9, 2019 · 0 comments
Open

.summary() #4

mclevey opened this issue Dec 9, 2019 · 0 comments
Assignees
Labels
feature request Requested enhancements, long-term

Comments

@mclevey
Copy link
Collaborator

mclevey commented Dec 9, 2019

A method that returns basic summary information about a Nate network object.

To include in output:

  • number of nodes

  • number of edges

  • number of isolates

  • number of subcomponents

  • number of subcomponents > 1

  • average size of subcomponents

  • average size of subcomponents that are not the giant component

  • modularity score

  • number of communities

  • directed / undirected

  • n-mode

  • if directed: average in degree, out degree

  • if undirected: average degree

  • list of node attributes

  • list of edge attributes

@mclevey mclevey self-assigned this Dec 9, 2019
@pbrowne88 pbrowne88 added the feature request Requested enhancements, long-term label Mar 13, 2020
@pbrowne88 pbrowne88 added this to the Future Development Goals milestone Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Requested enhancements, long-term
Projects
None yet
Development

No branches or pull requests

2 participants