Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBetter handling of missing values in GenerateReport #16
Comments
|
Could you run To quick fix this, I would remove those features and run I plan to add some missing value scanning before plotting. Please confirm this is the actual cause and I will make use of this issue as the enhancement. |
|
Yes, I confirm this. Removing variables with
|
|
It is probably because you have some problematic discrete features too. Could you update the package to the latest develop branch? I have pushed some bug fixes and your issues should be addressed. Please let me know otherwise.
|
|
I have installed development version. I am not getting errors any more. Report is generated with a warning:
And report is unreadable. |
|
I believe it is due to non-ASCII characters in the data. I have created #19 to address this. For now, it is inherited from default |
|
I will close this ticket since it is a bug about missing values. |
The example looks very nice. I am trying to run it on my own data, but I am getting the following error: