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

katz centrality should return the same data type as the other centrality measures #516

Closed
nwlandry opened this issue Mar 1, 2024 · 0 comments · Fixed by #530
Closed

Comments

@nwlandry
Copy link
Collaborator

nwlandry commented Mar 1, 2024

katz_centrality returns a numpy array, whereas the other centrality measures return dictionaries.

@nwlandry nwlandry changed the title katz dentrality should return the same data type as the other centrality measures katz centrality should return the same data type as the other centrality measures Mar 2, 2024
@nwlandry nwlandry linked a pull request Apr 3, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant