For XDF when choosing a CSV automatically convert to XDF

Issue #6 new
Graham Williams repo owner created an issue

Under the bonnet this would be

RevoScaleR::rxDataStep(inData="fname.csv", outFile="fname.xdf", overwrite=TRUE)

Have a toggle button to allow use to override this as the default for XDF enabled Rattle.

Comments (1)

  1. Log in to comment