pub fn average_degree(g: &PyGraphView) -> f64
Expand description

The average degree of all vertices in the graph.