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

Can you support graph object data? #639

Open
zhangzee1999 opened this issue May 31, 2024 · 0 comments
Open

Can you support graph object data? #639

zhangzee1999 opened this issue May 31, 2024 · 0 comments

Comments

@zhangzee1999
Copy link

zhangzee1999 commented May 31, 2024

Minimum Spanning Tree is very efficient way to work with data. Its from graph theory, and if you import graph data, it should be very fast to generate trees in the edge set. And the combination of directed and undirected graphs can control the movement direction of core and non-core points. Wouldn't this accomplish the task of categorizing network nodes. I tried to import the graph data and modify it in the source code and the result is not very good. Forgive my bad programming skills. I would like to inquire if it is possible to develop an interface to the graph object? If it's too much trouble, forget it. Also, would like to thank you guys for your work, the library is really nice.

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

No branches or pull requests

1 participant