igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] degree distribution


From: ????????????
Subject: [igraph] degree distribution
Date: Thu, 13 Jun 2013 07:27:10 +0800

Hi folks,

I'm using igraph in python.

the function degree_distribution returns a instance of Histogram.

How can I see the individual values in it, please?

It always says "TypeError: 'float' object cannot be interpreted as an integer" when I call some functions such as to_string(). I think it is because the values of degree distribution is probabilities in float.

Thanks a lot.

Gang

reply via email to

[Prev in Thread] Current Thread [Next in Thread]