Hello, In my porting effort (using a frequently updated rpy2.1 copy from mercurial) I found myself in the necessity of subsetting values from a DataFrame. In R I would do this, for example
subset(my_data_frame, Column_name > 0) however in Python keywords cannot be expressions. How would I handle such a case? Thanks! -- Luca Beltrame, Ph.D. Post-doctoral research fellow - Duccio Cavalieri group Department of Pharmacology, University of Firenze
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list