When I tried to prune a tree with this notebook: https://nbviewer.org/github/papayawarrior/public_talks/blob/master/pydata_nyc_DeBaCl.ipynb the networkx gives an error NetworkXError: Frozen graph can't be modified. I tried to downgrade networkx but even the 1.9 version has this error.
When I tried to prune a tree with this notebook: https://nbviewer.org/github/papayawarrior/public_talks/blob/master/pydata_nyc_DeBaCl.ipynb the networkx gives an error NetworkXError: Frozen graph can't be modified. I tried to downgrade networkx but even the 1.9 version has this error.