-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
csv data missing some information #1431
Comments
I should add, I am using Gephi 0.8.2, but the same problems does occur in some degree in the new 0.9.1 version but can be overrun by importing lists, save as gexf., start new project, and open gexf. So still not optimal. |
I can confirm this problem, thanks for the report. |
Hi, If you filter in your nodes file by ID == 2 for example, you will find 2 rows, and the second one is missing all the attributes, so it just gets overwritten with empty info. |
We should add a warning when we migrate the spreadsheet import to import API (see #1282). |
Can you please try the latest nightly build (https://github.com/gephi/gephi#nightly-builds)? It should include these changes |
Data is exported from excel, and encoding is set to UTF8 (other encoding options also tried). However, some of my primary nodes are missing information when opened in gephi, while others have no problems. There are no special characters in the missing data.
Attached is the node list in txt format, and a note on which nodes are missing additional information.
I believe it to be a bug, and not just my own incompetence.
Note.txt
node.txt
The text was updated successfully, but these errors were encountered: