You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I first wrote that method I wanted to just enforce node values I knew the VisJS engine would not complain about, which explains the odd assertion. I think each value of the np array is something like a specifc numpy data type, that's why the assert fails.
When trying to create a network graph from Jupyter with
np.array
as input, an exception is thrownthrows
The text was updated successfully, but these errors were encountered: