/ Published in: Python
Expand |
Embed | Plain Text
>>> data = r.read.table('data.csv') Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/Library/Python/2.5/site-packages/PIL-1.1.7-py2.5-macosx-10.6-i386.egg/__init__.py", line 513, in __getattribute__ AttributeError: 'R' object has no attribute 'read'
You need to login to post a comment.
