alteryx / alteryx/AlteryxPredictive
Automatically create XDF test cases from equivalent open source R test cases.
Aperta
- Lingua principale
- R
- Stelle
- 19
- Fork
- 15
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
It should be possible to automate creation of XDF test cases from a test case (list of `inputs` and `config`) created for open source R. The basic logic will be to:
1. Save data frame inputs to appropriately named XDF (admissions -> Extras/Data/admissions.xdf)
2. Update `inputs$XDFInfo` to `list(is_XDF = TRUE, xdf_path = "Extras/Data/admissions.xdf")`
3. Save updated `inputs` and `config` as a test.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.