In data lunedì 12 settembre 2011 11:45:32, Luca Beltrame ha scritto:

> I forgot to add that I had to change the code to use list comprehensions
> instead of generators, because otherwise I'd get a ValueError with "The
> object does not have a length." (on rpy 2.2.x).

Some follow ups on this issue. Unlike %in%, the approach posted is extremely
slow with large dataframes (the one I'm using has 1939461 rows).

I ended up putting the objects in the global environment and called R from
there for the time being.

Should I file a bug report?

--
Luca Beltrame, Ph.D. - Translational Genomics Unit
Oncology Department, Mario Negri Institute

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to