Suppose I have the following data frame consisting of people with some score associated with them: Score | hasDefaulted 10 | 0 13 | 0 15 | 1 17 | 0
I am having trouble with large graph visualization in python and networkx. The graph is wish to visualize is directed, and has an edge and vertex set size of 21