Hi there,
I am trying to calculate the clustering coefficient for every node in the graph and then do an average. Then I noticed that there are two functions, transitivity_avglocal_undirected and transitivity_undirected, I try to compare the difference between these two, but I do not know what is the difference between them, can anyone help me on this?
Best,
Jason