AutoViML / AutoViz

Automatically Visualize any dataset, any size with a single line of code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.
Apache License 2.0
1.71k stars 197 forks source link

[Minor] AutoViz Crashes on the analysis of a dataset without any significant variables #27

Closed gvyshnya closed 3 years ago

gvyshnya commented 3 years ago

If AV is fed with a dataset where it does not find any significant variable to analize (vs. the target variable specified), it crashes.

The code to reproduce the issue is provided in https://gist.github.com/gvyshnya/c53321dbe947cc55fec91ccf6ae07294

The environment to reproduce the problem is the same as indicated in https://github.com/AutoViML/AutoViz/issues/26

The expected behaviour would be to gracefully finish the analysis session with a comprehensive inforamtion message to a user and without a crash.

AutoViML commented 3 years ago

George - I believe this has been fixed. Please confirm with the latest release on Github and let me know. Thanks,