Write the Train/Test Data
rpwf_write_df.RdWrite the Train/Test Data
Arguments
- obj
obj generated by
rpwf_augment().
Details
For each recipe, initialize a new TrainDf, call self$export(), then return
the object. This make sure the same object called twice will just fetch the
result from the previous call.