|
|
|
|
|
by angelmass
2742 days ago
|
|
Very interesting! I will share it with my DS friends. One thing I have struggled with optimizing is visualization and coordinate calculation of network graphs with 10s of millions of edges + nodes using networkX and most visualization tools. Have you looked into this utility for Vaex? Reading your article it sounds like it would be well-suited for it. |
|
More interesting may be to identify clusters and either group them together or visualize these clusters as nodes themselves.