Azure / Azure-TDSP-Utilities

Utilities and scripts developed as part of Microsoft's Team Data Science Process for productive data science
Creative Commons Attribution 4.0 International
373 stars 275 forks source link

RUN- IDEAR.R Warning: Error in if: argument is of length zero #23

Closed thomasbanyan closed 6 years ago

thomasbanyan commented 7 years ago

Im getting the flowing error, below the erro is my yaml file

label: unnamed-chunk-18 (with options) List of 3 $ echo : logi FALSE $ message: logi FALSE $ warning: logi FALSE

Quitting from lines 1391-1535 (IDEAR.rmd)

Warning: Error in if: argument is of length zero

YAML DataFilePath: ptpprogramdata.csv HasHeader: Yes Separator: ',' CategoricalColumns:

xibingaomsft commented 7 years ago

Can you share your data as well? Alternatively, you can follow the step in the debugging guide to see what's wrong https://github.com/Azure/Azure-TDSP-Utilities/wiki/Debugging-Guide-for-IDEAR-(R-Version)

mustafakasap commented 7 years ago

Can you check if there is a "Target" field in your YAML file?