writing to partition in R

Options
Mohammed
Mohammed Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Registered Posts: 40 ✭✭✭
edited July 16 in Using Dataiku

Hi,
I'm writing to the dataset as follows

dkuWriteDataset(model.df,"MasterDataADS")


How do we partition the data based on the column "Market"?
Similarly, how to read a particular partition of the data in R and Python?

Answers

Setup Info
    Tags
      Help me…