Sweetviz is an open-source Python library that generates beautiful, high-density visualizations to kickstart EDA (Exploratory Data Analysis) with just two lines of code!

In addition to detailed feature analysis, it stands out from other EDA packages by providing:

  1. Target analysis: shows how a target value (e.g. “Survived” in the Titanic dataset) relates to other features
  2. Dataset comparisons: e.g. “Train vs Test” and intra-set “Male vs Female”
  3. Correlation/associations: full integration of numerical and categorical data correlations and associations, all in one graph and table

For an in-depth look at its insights & features, check out this Medium article.

#pandas #colab #sweetviz #eda #jupyter

Fast EDA in Jupyter & Colab notebooks using Sweetviz 2.0
1.85 GEEK