Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge list files containing a "dl" in their first line cannot be loaded #66

Open
oxy86 opened this issue Mar 8, 2018 · 0 comments
Open
Assignees
Labels
Milestone

Comments

@oxy86
Copy link
Member

oxy86 commented Mar 8, 2018

Here's the contents from two edge lists:

edgelist_bug.txt

A DavidL

edgelist_nobug.txt

A David

Their only difference is the DavidL in the first one.

Import the files as simple non-weighted edge lists. Leave all settings at default.

One imports the nodes named "A" and "David" correctly, the other throws an error, instead of importing "A" and "DavidL".

There is something about the characters "DL" together SocNetV doesn't parse correctly. Obviously, "DL" can appear in node names sometimes.

Tested on v2.4

@oxy86 oxy86 added the bug label Mar 8, 2018
@oxy86 oxy86 added this to the 2.5 milestone Mar 8, 2018
@oxy86 oxy86 self-assigned this Mar 8, 2018
@oxy86 oxy86 modified the milestones: v2.5, v2.6 Mar 10, 2019
@oxy86 oxy86 modified the milestones: v2.6, v2.7 Dec 28, 2020
@oxy86 oxy86 modified the milestones: v2.7, v2.9 Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant