fbdesignpro/sweetviz
Visualize and compare datasets, target values and associations, with one line of code. observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 76
- Release rhythm 78
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 2307
- days_rel: 144
- days_push: 144
- n_releases_24m: 2
Adoption not part of the score
3119 stars · 288 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Sweetviz is a Python library that generates high-density HTML visualizations for exploratory data analysis in just a couple of lines of code. It specializes in target analysis, dataset comparison (e.g. train vs test), and mixed-type feature associations.
Use cases
- profile a pandas dataframe with one line of code
- compare training vs test datasets
- analyze how a target variable relates to features
- generate an EDA report as a self-contained HTML file
- compute correlations across numerical and categorical features
- explore a dataset before building a machine learning model
When to choose
- you need fast, automated exploratory data analysis on pandas dataframes
- you want to compare two datasets or dataset subsets visually
- you need a shareable, self-contained HTML profiling report
- you want automatic type inference and mixed-type correlations
When to avoid
- you need interactive dashboards or live-updating visualizations
- your data is not in pandas or a tabular format
- you need production-grade BI reporting rather than quick EDA
- datasets are too large to profile in memory
Facets
library · maturity active
data-visualization analytics data-science data-science data-visualization analytics machine-learning python eda data-profiling pandas exploratory-data-analysis html-report statistics
2 sources
- readme: https://github.com/fbdesignpro/sweetviz · fetched 2026-08-28 · bbea021f12b5
- registry_pypi: https://pypi.org/pypi/sweetviz/json · fetched 2026-08-29 · 651f378ccc0e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fbdesignpro/sweetviz | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="fbdesignpro/sweetviz")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem