awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fbdesignpro avatar

fbdesignpro/sweetviz

0
View on GitHub↗
3,108 stars·288 forks·Python·MIT·7 views

Sweetviz

Visualize and compare datasets, target values and associations, with one line of code.

Features

  • Automated EDA and Visualization - Automatic EDA with dataset comparison.
  • Data Visualization - Automated dataset visualization and comparison.

Star history

Star history chart for fbdesignpro/sweetvizStar history chart for fbdesignpro/sweetviz

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Sweetviz

Similar open-source projects, ranked by how many features they share with Sweetviz.
  • kanaries/pygwalkerKanaries avatar

    Kanaries/pygwalker

    15,628View on GitHub↗

    Pygwalker is a library that transforms tabular data into interactive, drag-and-drop interfaces for exploratory analysis and visualization. It functions as a grammar-based framework that translates user interactions into declarative chart definitions, allowing for the creation of dynamic data exploration environments directly within notebooks or embedded web applications. The system distinguishes itself by offloading heavy analytical computations to backend kernels, which maintains responsiveness when visualizing large datasets. It supports the serialization of visual states into portable conf

    Pythondata-analysisdata-explorationdataframe
    View on GitHub↗15,628
  • autoviml/autovizAutoViML avatar

    AutoViML/AutoViz

    1,903View on GitHub↗

    Automatically Visualize any dataset, any size with a single line of code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.

    Python
    View on GitHub↗1,903
  • adamerose/pandasguiadamerose avatar

    adamerose/pandasgui

    3,259View on GitHub↗

    About - Demo - Installation - Usage - Features - More Info

    Python
    View on GitHub↗3,259
  • lux-org/luxlux-org avatar

    lux-org/lux

    5,380View on GitHub↗

    Lux is an automated exploratory data analysis tool designed to generate intelligent visual representations of pandas dataframes. It identifies patterns and trends by recommending optimal chart types and axis mappings based on the statistical attributes of a dataset. The tool functions as an interactive data profiling layer that allows users to browse and query collections of charts using filters and wildcards. It also serves as a visualization code generator, translating automatically produced charts into programmatic code or HTML for manual refinement in external libraries. The system cover

    Python
    View on GitHub↗5,380
See all 30 alternatives to Sweetviz→

Frequently asked questions

What does fbdesignpro/sweetviz do?

Visualize and compare datasets, target values and associations, with one line of code.

What are the main features of fbdesignpro/sweetviz?

The main features of fbdesignpro/sweetviz are: Automated EDA and Visualization, Data Visualization.

What are some open-source alternatives to fbdesignpro/sweetviz?

Open-source alternatives to fbdesignpro/sweetviz include: man-group/dtale — dtale is a web-based interactive grid and visualizer for pandas dataframes, designed as an exploratory data analysis… lux-org/lux — Lux is an automated exploratory data analysis tool designed to generate intelligent visual representations of pandas… adamerose/pandasgui — About - Demo - Installation - Usage - Features - More Info. autoviml/autoviz — Automatically Visualize any dataset, any size with a single line of code. Created by Ram Seshadri. Collaborators… kanaries/pygwalker — Pygwalker is a library that transforms tabular data into interactive, drag-and-drop interfaces for exploratory… posit-dev/great-tables — Absolutely Delightful Table-making in Python.