boxuancui / DataExplorer

Automate Data Exploration and Treatment
http://boxuancui.github.io/DataExplorer/
Other
513 stars 88 forks source link

Error in GenerateReport when data contains no discrete features #18

Closed boxuancui closed 8 years ago

boxuancui commented 8 years ago

Reported by Uros Godnov:

I've tried your package and when running GenerateReport(mydata) I get the following error:

Quitting from lines 58-59 (report.rmd) Error in BarDiscrete(data) : No Discrete Features

boxuancui commented 8 years ago

Will fix this for data without continuous features too.