igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] how to translate from R to Python...


From: Simone Gabbriellini
Subject: [igraph] how to translate from R to Python...
Date: Mon, 22 Sep 2008 15:51:55 +0200

Hello,

I am a newbie to Python... can you give me an hint on how to translate this R code:

g2 <- subgraph(g, V(g) [ adj(E(g) [ color=="green" ]) ])

into python code?

Thank you,
Simone




reply via email to

[Prev in Thread] Current Thread [Next in Thread]