[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 •[FIXED] Problem when importing a CSV file
Page 1 of 1

[FIXED] Problem when importing a CSV file

Posted: 26 Oct 2010 14:55
by Thibault
Hello,

Here is my problem : when i import a CSV file, datas doesn't appear in the Data Table ! Though nodes appears in the Overview...

I have to add a new column in the Data Table to reveal the datas. But, as soon as I leave the Data Laboratory, datas disappears again...

Strange, isn't it ?

Thanks for your help !!

Thibault.

Re: Problem when importing a CSV file

Posted: 26 Oct 2010 16:42
by eduramiba
Yes, this is strange. Can you show some sample data?
Do you have edges? If you don't make sure that nodes table is showing.

Re: Problem when importing a CSV file

Posted: 26 Oct 2010 17:49
by Thibault
I only have the titles of my columns (Label, Titre, URL...), and this time only one node appears on the Overview !

I have no edges for the moment in my csv file. Is it the reason ?

Thanks for you help.

Re: Problem when importing a CSV file

Posted: 26 Oct 2010 22:05
by eduramiba
Well, then there is some problem. I will check this, and it would be very useful if you attach your csv file please :)

Re: Problem when importing a CSV file

Posted: 27 Oct 2010 10:03
by Thibault
Oh, yes ! here is my CSV file (in french).

Thank you very much !

Re: Problem when importing a CSV file

Posted: 27 Oct 2010 20:32
by eduramiba
Thibault wrote:Oh, yes ! here is my CSV file (in french).

Thank you very much !
Thanks, it was a problem with the filtering of column values.
I created this https://bugs.launchpad.net/gephi/+bug/667440 bug and fixed it. An update should be available soon.

Re: Problem when importing a CSV file

Posted: 28 Oct 2010 08:05
by Thibault
Thank you !! I wait for the update :)