gephi / gephi/gephi-lite

doubles sometimes treated as categories when importing from GraphML

Open
#288 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
TypeScript
Stars
351
Forks
48
Avg merge
10h 21m
Merged PRs (30d)
1

Description

- gephi v1.02
- macos
- chrome v142

I have a graphml file, which has a section describing the keys = for example
````


````

and example values
````
12
12
````
````
0
27
````

When imported they are treated sometimes as categories, and sometimes as numbers

Image

At first I thought perhaps missing values would cause them to be treated as numbers rather than categories, but I have other examples where there are no missing values.

````



````

````
-2
2
4
````

Image

How is it deciding what is a category and what is number ?

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the GraphML import with the provided key definitions and numeric values, including both the depression and out-degree examples. Trace how imported GraphML attributes are classified as categories or numbers, then define the expected classification for declared double attributes and verify it against both examples.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.