orange3-network
orange3-network copied to clipboard
🍊 🕸 Network analysis add-on for Orange data mining suite.
... because it was missing in #268.
##### Issue Fixes #111. ##### Includes - [X] Code changes - [X] Tests
The problem manifests like this: ``` TypeError: object of type 'NoneType' has no len() (7 additional frame(s) were not displayed) ... Module "Orange.widgets.gui", in unconditional_commit do_commit() Module "Orange.widgets.gui", in do_commit...
##### Network version 1.8 ##### Orange version 3.36.0 ##### Expected behavior Network Explorer displays the network. ##### Actual behavior NE crashes with Abort Trap. ##### Steps to reproduce the behavior...
##### Issue Resolves #247. ##### Description of changes **TO DO** - [ ] Documentation, especially for Network File ##### Includes - [X] Code changes - [x] Tests - [ ]...
This shouldn't be that difficult to implement, or is it?
One may need to run the layout optimization for multiple times to get a good layout ... and then it's lost. Coordinates should be saved in a hint that would...
How difficult would it be to show edge labels in Network explorer? I am specifically looking at cases where the edge attribute is not numeric (like an edge weight) but...
##### Network version Network 1.7.0 ##### Orange version Orange 3.34.0 ##### Expected behavior In-degre & out-degree computation for directed networks ##### Actual behavior Network-Anlysis_widget does not compute degrees and other...
is missing.