graph icon indicating copy to clipboard operation
graph copied to clipboard

Add edge-list like methods to Python extension

Open knutwalker opened this issue 3 years ago • 1 comments

Add two new graph building methods from_numpy and from_pandas

knutwalker avatar Mar 25 '22 20:03 knutwalker

@adamnsch This might be interesting for you to look at as you have more experience with Python surfaces for graph frameworks :) Would be great to hear your opinion! Not requesting a general code review, just a look at the APIs :)

s1ck avatar Mar 31 '22 07:03 s1ck