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

How to set remove variables to false? #114

Open Zhreyu opened 2 weeks ago

Zhreyu commented 2 weeks ago

I am trying to work on a very messy dataset, is there any option to turn off removing variables, It is removing every column from the dataset. 31 Predictors classified... 30 variable(s) removed since they were ID or low-information variables

Is there any option to visualize these columns regardless of how less information is available? Is there any threshold for this ?