alteryx / alteryx/AlteryxPredictive
Automatically create XDF test cases from equivalent open source R test cases.
Offen
- Vorherrschende Sprache
- R
- Sterne
- 19
- Forks
- 15
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.