Re: [Rpy] Attribute "rownames" of DataFrame

2010-01-18 Thread Laurent Gautier
On 1/18/10 8:39 PM, Luca Beltrame wrote: > Hello, > > while working with DataFrames I noticed that "rownames" is a read-only > attribute (setting it raises an exception), and it's missing from > from_csvfile. > > However, some R packages (a few from Bioconductor, for example) expect to > access som

[Rpy] Attribute "rownames" of DataFrame

2010-01-18 Thread Luca Beltrame
Hello, while working with DataFrames I noticed that "rownames" is a read-only attribute (setting it raises an exception), and it's missing from from_csvfile. However, some R packages (a few from Bioconductor, for example) expect to access some data stored in the rownames: constructing a Data