[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •[SOLVED] Creating the right Excel file - Page 2
Page 2 of 2

Re: Creating the right Excel file

Posted: 10 Oct 2013 18:39
by aartijais
dyn cancer ntw.csv
(108.26KiB)Downloaded 1293 times
Hi:

I am wish to load this network and obtain a force directed layout (Atlas or Fruchterman Reingold) as is the case in the Les Mis graph demo.

Could you pls tell me how to set up the fields in my CSV file so as to obtain the desired graph.

Thanks v much for your help.

Re: [SOLVED] Creating the right Excel file

Posted: 20 Nov 2016 08:37
by jasmeet9323
Can someone please help on importing a csv file in gephi. I have marked the first two columns as Source and Target for importing an edge table but it doesn't accept it. :(

Any help is appreciated. :)
https://postimg.org/image/p8rpkmykz/
Image

Re: [SOLVED] Creating the right Excel file

Posted: 21 Nov 2016 10:28
by eduramiba
Make sure your source and target headers don't have trailing whitespaces.
This will be improved in next version.