[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
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2013-02-25T22:26:45+01:00 https://www.forum-gephi.org/app.php/feed/topic/2457 2013-02-25T22:26:45+01:002013-02-25T22:26:45+01:00 https://www.forum-gephi.org/viewtopic.php?t=2457&p=8166#p8166 <![CDATA[Re: Conversion from dynamic graph into CSV: possible bug?]]>
Eduardo

Statistics:Posted by eduramiba — 25 Feb 2013 22:26


]]>
2013-02-17T23:24:13+01:002013-02-17T23:24:13+01:00 https://www.forum-gephi.org/viewtopic.php?t=2457&p=8120#p8120 <![CDATA[Re: Conversion from dynamic graph into CSV: possible bug?]]> Statistics:Posted by albertocottica — 17 Feb 2013 23:24


]]>
2013-02-17T14:41:32+01:002013-02-17T14:41:32+01:00 https://www.forum-gephi.org/viewtopic.php?t=2457&p=8117#p8117 <![CDATA[Re: Conversion from dynamic graph into CSV: possible bug?]]> This time is unix time but with milliseconds precission.
Anyway, I think this can be considered a bug, time should be written in date form if the date mode is active.

Eduardo

Statistics:Posted by eduramiba — 17 Feb 2013 14:41


]]>
2013-02-17T11:45:56+01:002013-02-17T11:45:56+01:00 https://www.forum-gephi.org/viewtopic.php?t=2457&p=8113#p8113 <![CDATA[Conversion from dynamic graph into CSV: possible bug?]]>
A question: when exporting a dynamic file from Gephi (0.8.2 beta, on a Mac) into CSV it seems to me that some unclear conversion is performed. For example, in the data table I can see, for a certain node, that it exists in the following time period:

CODE:

<[2011-10-18T01:13:30.000, Infinity]> 
When I export it to CSV, the same node is shown to exist in the following period:

CODE:

<[1.31889321E12, Infinity]>
That number is too large to be unix time... do you know what it is?

Statistics:Posted by albertocottica — 17 Feb 2013 11:45


]]>