Edit to the PS in my previous post:

I did have the time to make RVectors use R's "[".

use ".r[", e.g. dataf.r['Var1']


L.



Carlos Jesus Anderson wrote:
> Hi, 
> 
> How may I convert an RDataFrame into Python objects? I used the read.table 
> function in R to read in data (from Python), but now I want to treat the 
> data as Python objects, like a dictionary or a set of lists. I don't want to 
> work with RVectors. 
> 
> Thanks, 
> 
> Carlos
> 
> 
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> rpy-list mailing list
> rpy-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rpy-list


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to