#55 · Primary category: Business Intelligence & Analytics
sweetviz
Visualize and compare datasets, target values and associations, with one line of code.
Project last updated:04/11/26
GitHub Stars
3.1K
Forks
289
Contributors
13
License
MIT
Why we included this project
Sweetviz is for the moment right before you fit a model, when you still need to understand what your data actually looks like. It reads a pandas DataFrame and produces a self-contained HTML report that covers missing values, distributions, and how the features correlate with one another. Its real strength is comparison: you can point it at a target column and see how every feature relates to it, or line up training and test sets side by side to catch leakage and drift before they cost you. The report is a single portable file, so it is easy to attach to a PR or pass to a teammate when you want evidence behind a data-quality call without standing up a dashboard. For routine tabular work in Python it is a quick, low-ceremony way to start an analysis.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
spark
Apache Spark - A unified analytics engine for large-scale data processing
metabase
The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
streamlit
Streamlit — A faster way to build and share data apps.
duckdb
DuckDB is an analytical in-process SQL database management system
ToolJet
ToolJet is the open-source foundation of ToolJet AI - the enterprise app generation platform for building internal tools, dashboard, business applications, workflows and AI agents 🚀