Public
Home
›
John
›
Like
John
✭✭✭✭
Activity
Posts
1
Comments
2
Re: Error in R-recipe to generate dataset
John
January 2016
Hi Cameron, Using `dkuWriteDataset` will write the schema and the dataset: library(dataiku) r_test <- data.frame(name = c('jed','bob'), age = c(12, 5)) # Recipe outputs dkuWrit…
1
·
Activity
Posts
1
Comments
2