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

Frequency distribution plot of target column is wrongly interpreted #47

Closed Bhavana165 closed 2 years ago

Bhavana165 commented 2 years ago

Hi, when I have run on the steel classification dataset the frequency distribution plot for the target column is showing wrong. Dist_Plots_target

Bhavana165 commented 2 years ago

And also the whole names of the columns are not showing in the graph.

AutoViML commented 2 years ago

Hi @Bhavana165 👍 I have fixed this. Can you please upgrade via:

pip install autoviz --upgrade

thanks AutoViz