Laurent <lgautier <at> gmail.com> writes:
> print(df.colnames) does not return any name like 'Date', therefore
>
> >>> print(df.rx2('Date'))
> NULL
Oops - totally my bad, yow.
>
> > for k,v in df.rx2('a').iteritems():
> > print k,v
Why does this one not work?
JDO
------------------------------------------------------------------------------
_______________________________________________
rpy-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rpy-list
