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.
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
Automatically Visualize any dataset, any size with a single line of code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.
About - Demo - Installation - Usage - Features - More Info
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
Visualize and compare datasets, target values and associations, with one line of code.
The main features of fbdesignpro/sweetviz are: Automated EDA and Visualization, Data Visualization.
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.