### Other EDA packages: autoviz, sweetviz, d-tale
from autoviz.AutoViz_Class import AutoViz_Class
# the documentation is not great for autoviz, but you can use a dataframe like so
AutoViz_Class().AutoViz(filename="", dfte=df)
No comments:
Post a Comment