Graph dataset collection in igraph - not supported now - what is easy way to get these graph to Python?
问题 The previous versions of powerful graph library "igraph" contained a collection of datasets, in particular: > "immuno" Immunoglobulin interaction network > "macaque" Visuotactile brain areas and connections > "rfid" Hospital encounter network data > "yeast" Yeast protein interaction network Now, unfortunately, these datasets are not supported (at least in Python version). Also repository "Nexus" for these data is not supported. Question: Is there a simple way to find/work with these graphs in