[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [igraph] How to remove vertex attribute in python igraph
From: |
Simone Gabbriellini |
Subject: |
Re: [igraph] How to remove vertex attribute in python igraph |
Date: |
Wed, 14 Jan 2009 15:27:22 +0100 |
yes, why I didn't think about writing directly an adjacency matrix... my god...
anyway, yes, your french is improving!
thanks.
Simone
2009/1/14 Gábor Csárdi <address@hidden>:
> On Wed, Jan 14, 2009 at 3:06 PM, Simone Gabbriellini
> <address@hidden> wrote:
>> well I am using the dot writer right now, and it works very well...
>> the pity is that I need to import those files into sna to do some
>> statistical tests, but the sna function read.dot doesn't seem to be
>> able to read the files... althought they are well formatted, because
>> GraphViz is able to read those files...
>
> Just rename the "id" to "id2" and you will be fine. A simple one-liner
> can do that in Unix or a three-liner in Python/R.
>
> Btw. what is sna? The 'sna' R package? If yes, then that uses
> adjacency matrices, just convert the igraph graph to an adjacency
> matrix (get.adjacency() in R).
>
>> so I am in what french people call a "cul del sac"... ;)
>
> Hmmm, is this a "dead end"? If yes, then my French is improving.....
>
> G.
>
- [igraph] How to remove vertex attribute in python igraph, Simone Gabbriellini, 2009/01/13
- Re: [igraph] How to remove vertex attribute in python igraph, Tamas Nepusz, 2009/01/13
- Re: [igraph] How to remove vertex attribute in python igraph, Simone Gabbriellini, 2009/01/13
- Re: [igraph] How to remove vertex attribute in python igraph, Gábor Csárdi, 2009/01/13
- Re: [igraph] How to remove vertex attribute in python igraph, Gábor Csárdi, 2009/01/14
- Re: [igraph] How to remove vertex attribute in python igraph, Simone Gabbriellini, 2009/01/14
- Re: [igraph] How to remove vertex attribute in python igraph, Gábor Csárdi, 2009/01/14
- Re: [igraph] How to remove vertex attribute in python igraph,
Simone Gabbriellini <=
- Re: [igraph] How to remove vertex attribute in python igraph, Gábor Csárdi, 2009/01/14