[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 •using python scripting module
Page 1 of 1

using python scripting module

Posted: 25 Nov 2013 10:54
by poojawadhwa
Hi i want to write a script that takes my graph from data laboratory and clusters the nodes which have similar edge values towards one side of the graph and rest on the other side. How do i do it in scripting module?

pooja

Re: using python scripting module

Posted: 26 Nov 2013 13:51
by seinecle
Hi,

I did not see a lot of use of this module discussed here on the forum. Your best bet might be to contact the author of the plugin directly:

https://marketplace.gephi.org/plugin/scripting-plugin/

Best,

Clement