vallettea / koala

Transpose your Excel calculations into python for better performances and scaling.
GNU General Public License v3.0
144 stars 59 forks source link

Ensure we load nodes into DiGraph, not just the edges #154

Closed brianmay closed 5 years ago

brianmay commented 5 years ago

Not sure I 100% understand, but some nodes don't have edges and are not loaded correctly into the DiGraph without this change.