Return adjacency matrix of a subgraph
nodes (list) – subset of nodes to consider for the subgraph
weight (str) – NOT IMPLEMENTED! Weight attribute
sparse matrix representing the subgraph
scipy.sparse.csr_matrix