You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the class docs (and/or the tutorial) we could be clearer about the difference between G.edges and G.edges(). I suspect the same can be said for G.nodes and G.nodes().
Let's talk about those differences in the docs somewhere.