Skip to content
Prev 82876 / 398503 Next

question on write.table

Weiwei Shi <helprhelp at gmail.com> writes:
If the only purpose is to write something that python can read, might
it not be more expedient to teach python some other data format that R
can generate easily? E.g. dump() or save(..., ascii=TRUE) ?