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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Data-Centric-AI-Community avatar

Data-Centric-AI-Community/ydata-profiling

0
View on GitHub↗
13,618 Stars·1,793 Forks·Python·MIT·10 Aufrufedocs.sdk.ydata.ai↗

Ydata Profiling

This library provides a diagnostic toolkit for automated data profiling and exploratory analysis. It generates comprehensive statistical summaries and visual reports for tabular datasets, enabling users to identify distribution patterns, missing values, and quality anomalies through a unified interface.

The project distinguishes itself by offering differential analysis, which allows for the comparison of two dataset versions to track structural and statistical changes over time. It supports large-scale data processing through lazy evaluation and provides interactive widgets that embed directly into notebook environments for immediate inspection.

The tool covers a broad range of analytical capabilities, including automated reporting, data quality assessment, and version tracking. It supports multiple output formats, allowing findings to be exported as portable documents or integrated into automated data pipelines. The library is available as a Python package and provides consistent diagnostic utilities across different data processing frameworks.

Features

  • Data Quality Profilers - Produces comprehensive statistical summaries and visual charts to detect quality problems and understand data distributions.
  • Automated Exploratory Analysis - Automates the statistical summary and visualization of tabular datasets to identify patterns and quality issues.
  • Spark Data Quality Analyzers - Summarizes large-scale datasets to detect inconsistencies and track changes across data pipelines.
  • Automated Analytical Reports - Generates portable and comprehensive statistical summaries of datasets for stakeholders and automated pipelines.
  • Pandas Profiling Tools - Generates automated statistical reports and visual summaries for tabular data to identify quality issues.
  • Differential Dataset Comparisons - Provides differential analysis to track statistical and structural changes between two dataset versions.
  • Dataset Versioning Platforms - Identifies structural and statistical differences between two versions of a dataset to track preprocessing impacts.
  • Lazy Evaluation Frameworks - Defers heavy computations until report generation to optimize memory usage during large-scale data processing.
  • Vectorized Statistical Aggregators - Calculates descriptive metrics across columns using vectorized operations to identify data distributions and quality anomalies.
  • Dataset Comparison Reports - Highlights inconsistencies and changes between two data versions by generating a unified report.
  • Notebook Analysis Widgets - Displays interactive profiling widgets directly inside data science environments for immediate exploration.
  • Analytical Widget Serializers - Encodes analytical results into self-contained web assets for interactive inspection in notebook environments.
  • Data Analysis and Processing - Data quality profiling for dataframes.

Star-Verlauf

Star-Verlauf für data-centric-ai-community/ydata-profilingStar-Verlauf für data-centric-ai-community/ydata-profiling

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Ydata Profiling

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Ydata Profiling.
  • ydataai/pandas-profilingAvatar von ydataai

    ydataai/pandas-profiling

    13,610Auf GitHub ansehen↗

    This project is an exploratory data analysis framework and profiling tool designed to generate comprehensive statistical reports from Pandas and Spark DataFrames. It functions as a data quality profiler that identifies missing values, duplicates, and high correlations within tabular datasets. The tool distinguishes itself through specialized capabilities for time-series analysis, extracting temporal statistics, seasonality, and auto-correlation plots. It also includes a dataset comparison utility to identify structural or content changes between different versions of a dataset. The analysis

    Python
    Auf GitHub ansehen↗13,610
  • pandas-profiling/pandas-profilingAvatar von pandas-profiling

    pandas-profiling/pandas-profiling

    13,609Auf GitHub ansehen↗

    This project is an exploratory data analysis library and profiling tool for Pandas and Spark DataFrames. It automates the initial investigation of datasets by generating comprehensive descriptive analysis reports, statistical summaries, and data quality warnings. The system functions as a data quality profiler to detect missing values, duplicate rows, and type inconsistencies. It includes a dataset comparison tool for identifying structural and content shifts between different versions of the same data, as well as specialized tools for time-series analysis to calculate auto-correlation and se

    Python
    Auf GitHub ansehen↗13,609
  • lux-org/luxAvatar von lux-org

    lux-org/lux

    5,380Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,380
  • observedobserver/visual-insightsAvatar von ObservedObserver

    ObservedObserver/visual-insights

    4,653Auf GitHub ansehen↗

    Visual Insights is an automated exploratory data analysis platform and causal inference tool designed to discover patterns and cause-and-effect relationships within datasets. It functions as an interactive data visualization library using a grammar-of-graphics approach to generate multi-dimensional charts and dashboards. The project distinguishes itself through a natural language interface that translates plain-text questions into data answers and visualizations via a language model. It provides a specialized framework for causal discovery and inference, allowing users to identify variable li

    TypeScript
    Auf GitHub ansehen↗4,653
Alle 30 Alternativen zu Ydata Profiling anzeigen→

Häufig gestellte Fragen

Was macht data-centric-ai-community/ydata-profiling?

This library provides a diagnostic toolkit for automated data profiling and exploratory analysis. It generates comprehensive statistical summaries and visual reports for tabular datasets, enabling users to identify distribution patterns, missing values, and quality anomalies through a unified interface.

Was sind die Hauptfunktionen von data-centric-ai-community/ydata-profiling?

Die Hauptfunktionen von data-centric-ai-community/ydata-profiling sind: Data Quality Profilers, Automated Exploratory Analysis, Spark Data Quality Analyzers, Automated Analytical Reports, Pandas Profiling Tools, Differential Dataset Comparisons, Dataset Versioning Platforms, Lazy Evaluation Frameworks.

Welche Open-Source-Alternativen gibt es zu data-centric-ai-community/ydata-profiling?

Open-Source-Alternativen zu data-centric-ai-community/ydata-profiling sind unter anderem: ydataai/pandas-profiling — This project is an exploratory data analysis framework and profiling tool designed to generate comprehensive… pandas-profiling/pandas-profiling — This project is an exploratory data analysis library and profiling tool for Pandas and Spark DataFrames. It automates… lux-org/lux — Lux is an automated exploratory data analysis tool designed to generate intelligent visual representations of pandas… observedobserver/visual-insights — Visual Insights is an automated exploratory data analysis platform and causal inference tool designed to discover… ydataai/ydata-profiling — Ydata-profiling is an automated exploratory data analysis framework designed to generate comprehensive statistical… data-centric-ai-community/fg-data-profiling — This project is a data profiling and exploratory data analysis tool designed to generate automated quality reports for…