biolab / biolab/orange3-network
Invalid node labels and missing edge labels in saved Pajek data
Open
- Dominant language
- Python
- Stars
- 42
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
- If node data is in a form of a Table, Save Network will use a repr of a row as a label, e. g. "[] {Sevnica}".
- Edge data is not saved.
Network save widget should have combos to choose the node and edge label when applicable.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Save Network widget and the Pajek serialization code, then reproduce the issue with Table-based node data and edge data. Done means the widget lets users choose applicable node and edge labels, saved node labels are not row reprs, and edge data is preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100