On Nov 18, 2010, at 4:59 PM, Ted Dunning wrote: > On Thu, Nov 18, 2010 at 1:15 PM, Shivani Rao <raoshiv...@gmail.com> wrote: > >> Ted , >> Thanks for your email. I understand that R reads values in text format. >> I have a problem with dumping out data from Mahout. >> The data spit out by apache mahout and its format and conversion to a text >> format is my main concern. >> Not the R's side of the story. >> >> > Right. You will have to write a bit of code to output CSV from Mahout. > There isn't any native support > for it.
We should remedy this. I might have some cycles today to do this.