%matplotlib inline import pandas as pd import networkx as nx # Ignore ... Create a layout for our nodes layout = nx.spring_layout(g,iterations=50) # 3.
確定! 回上一頁