awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

14 个仓库

Awesome GitHub RepositoriesData Quality Profilers

Tools designed to systematically analyze tabular datasets to identify integrity issues and statistical anomalies.

Distinct from Data Observability Profilings: Focuses on tabular data quality profiling, distinct from software quality profiles or media profiles.

Explore 14 awesome GitHub repositories matching data & databases · Data Quality Profilers. Refine with filters or upvote what's useful.

Awesome Data Quality Profilers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • data-centric-ai-community/ydata-profilingData-Centric-AI-Community 的头像

    Data-Centric-AI-Community/ydata-profiling

    13,618在 GitHub 上查看↗

    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 directl

    Produces comprehensive statistical summaries and visual charts to detect quality problems and understand data distributions.

    Python
    在 GitHub 上查看↗13,618
  • ydataai/pandas-profilingydataai 的头像

    ydataai/pandas-profiling

    13,610在 GitHub 上查看↗

    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

    Identifies missing values, duplicates, and high correlations within large tabular datasets.

    Python
    在 GitHub 上查看↗13,610
  • pandas-profiling/pandas-profilingpandas-profiling 的头像

    pandas-profiling/pandas-profiling

    13,609在 GitHub 上查看↗

    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

    Identifies missing values, duplicate rows, and type inconsistencies to ensure tabular dataset integrity.

    Python
    在 GitHub 上查看↗13,609
  • linkedin/datahublinkedin 的头像

    linkedin/datahub

    12,106在 GitHub 上查看↗

    DataHub is a metadata management system and data catalog platform designed to provide a centralized directory for discovering, managing, and documenting datasets across a diverse data stack. It serves as a comprehensive framework for metadata management, incorporating a data governance framework to classify sensitive information and assign ownership for organizational accountability. The platform distinguishes itself through AI-enabled data discovery, which connects large language models to a metadata graph to allow for natural language search and exploration of data assets. It also provides

    Generates metadata profiles including schemas, data statistics, and technical documentation for individual datasets.

    Python
    在 GitHub 上查看↗12,106
  • uber/ludwiguber 的头像

    uber/ludwig

    11,718在 GitHub 上查看↗

    Ludwig is a declarative machine learning framework designed for training neural networks and large language models using configuration files instead of manual coding. It functions as a multimodal model builder and a low-code tool for supervised fine-tuning, allowing users to build models that process mixed inputs of text, images, audio, and tabular data. The project distinguishes itself through an automated hyperparameter optimizer and a system for large language model fine-tuning using parameter-efficient adapters. It features a multimodal data pipeline and the ability to automatically gener

    Analyzes data frames for missing values and class imbalance to ensure data integrity before training.

    Python
    在 GitHub 上查看↗11,718
  • anthropics/knowledge-work-pluginsanthropics 的头像

    anthropics/knowledge-work-plugins

    7,583在 GitHub 上查看↗

    This project is a plugin framework and agentic workflow library designed to connect large language models to professional toolstacks. It provides a system for integrating language models with external data warehouses, CRMs, and other enterprise software to retrieve and manipulate real-time business data. The framework enables the automation of specialized professional tasks through a file-based plugin definition system. It allows for the customization of domain expertise and plugin behavior to align with internal company processes, supported by an enterprise data connector that links models t

    Profiles datasets to identify patterns and quality issues through automated data exploration.

    Python
    在 GitHub 上查看↗7,583
  • gojek/feastgojek 的头像

    gojek/feast

    7,095在 GitHub 上查看↗

    Feast is a machine learning feature store and MLOps data infrastructure layer. It provides a centralized system for managing and serving features across offline training and online production environments, utilizing an online feature serving layer for low-latency retrieval. The project centers on a feature registry that acts as a central catalog for defining, governing, and discovering feature services. It employs a unified data access layer to decouple feature retrieval from physical storage and includes a point-in-time data generator to create historically accurate training datasets that pr

    Includes integrated quality frameworks to profile and validate feature data to maintain overall data integrity.

    Python
    在 GitHub 上查看↗7,095
  • evidentlyai/evidentlyevidentlyai 的头像

    evidentlyai/evidently

    7,137在 GitHub 上查看↗

    Evidently is an AI observability platform and evaluation framework designed to quantify the performance of machine learning models and large language models. It functions as a monitoring tool for detecting data drift and quality degradation in tabular datasets, while providing a specialized analyzer for the faithfulness and correctness of retrieval augmented generation systems. The project distinguishes itself through an evaluation framework that utilizes judge models and custom rubrics to score language model outputs. It includes tools for iterative prompt optimization and the generation of

    Analyzes tabular datasets for missing values and descriptive statistics to ensure input data integrity.

    Jupyter Notebookdata-driftdata-qualitydata-science
    在 GitHub 上查看↗7,137
  • feast-dev/feastfeast-dev 的头像

    feast-dev/feast

    6,727在 GitHub 上查看↗

    Feast is an open-source feature store for machine learning that provides a central platform for defining, storing, and serving features across both training and inference workflows. It operates as a declarative system where feature definitions are written as code in Python files, synchronized to a central registry, and made available for low-latency online retrieval or point-in-time correct historical joins for training datasets. The project abstracts storage behind a pluggable architecture, allowing offline and online backends to be swapped without changing retrieval logic, and coordinates ma

    Feast generates a statistical profile of a dataset, capturing metrics like column means and quantiles for later validation.

    Pythonbig-datadata-engineeringdata-quality
    在 GitHub 上查看↗6,727
  • togethercomputer/redpajama-datatogethercomputer 的头像

    togethercomputer/RedPajama-Data

    4,947在 GitHub 上查看↗

    RedPajama-Data 是一个用于预处理训练大语言模型所需的大规模文本数据集的工具集。它提供了一个专注于清洗、去重和评分海量文本集合的预处理流水线,以确保数据质量和多样性。 该项目利用文档质量评分框架,采用机器学习和统计启发式方法来评估文档是否适合训练。它包括一个数据集过滤流水线,使用分类器和黑名单来删除不良词汇或 URL。 该系统具有文本去重工具集,使用精确和模糊匹配技术消除冗余内容。这些功能允许识别和删除语料库中重复或几乎相同的文档。

    Generates quality metrics and unique signatures to identify nearly identical content across a dataset.

    Python
    在 GitHub 上查看↗4,947
  • amundsen-io/amundsenamundsen-io 的头像

    amundsen-io/amundsen

    4,737在 GitHub 上查看↗

    Amundsen is a data catalog and discovery platform that provides a centralized directory for indexing tables and dashboards. It functions as a metadata management system and search engine, allowing users to locate and understand available data assets across diverse distributed sources. The platform includes capabilities for data lineage tracking to map the origin and movement of datasets between systems. It also serves as a data profiling tool, calculating distribution and quality statistics for individual table columns to provide automated insights into the nature of the data. The system man

    Calculates distribution and quality statistics for table columns to provide automated data quality insights.

    Pythonamundsendata-catalogdata-discovery
    在 GitHub 上查看↗4,737
  • observedobserver/visual-insightsObservedObserver 的头像

    ObservedObserver/visual-insights

    4,653在 GitHub 上查看↗

    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

    Generates summaries and statistical views of data sources to understand distribution and quality.

    TypeScript
    在 GitHub 上查看↗4,653
  • quartz/bad-data-guideQuartz 的头像

    Quartz/bad-data-guide

    4,120在 GitHub 上查看↗

    这是一个参考资料和指南集合,专注于实施数据审计框架。它作为一个数据质量参考指南和数据集验证手册,用于识别数据集中的常见结构性和统计性错误。 该项目提供了一个结构化的数据清洗知识库,包含真实世界数据错误的目录以及用于检测和解决这些错误的实用策略。它包括用于评估数据来源和聚合信息可靠性的特定框架。 该材料涵盖了广泛的数据分析功能,包括用于检测篡改的统计完整性验证、用于识别总体偏差的抽样有效性评估,以及诸如编码问题等结构性错误检测方法。它还描述了通过光学字符识别 (OCR) 从视觉文档中恢复表格信息的过程。

    References common real-world data errors and applies methods to resolve or mitigate those issues.

    datadocumentationguide
    在 GitHub 上查看↗4,120
  • dathere/qsvdathere 的头像

    dathere/qsv

    3,687在 GitHub 上查看↗

    qsv is a high-performance command line toolkit for querying, transforming, and analyzing comma-separated value files. It functions as a data wrangling interface and a tabular data profiler, featuring a query engine capable of executing SQL statements and joins directly on flat files without requiring a database. The project is distinguished by its ability to process massive datasets that exceed available system memory. This is achieved through disk-based external memory processing, including multithreaded merge sorting, on-disk hash tables for deduplication, and lightweight file indexing for

    Analyzes tabular datasets to calculate summary statistics, frequency distributions, and infer data schemas.

    Rustaickancsv
    在 GitHub 上查看↗3,687
  1. Home
  2. Data & Databases
  3. Data Quality Profilers

探索子标签

  • Content Signature ComputationGeneration of unique fingerprints and quality metrics to identify near-duplicates in large text datasets. **Distinct from Data Quality Profilers:** Focuses on identifying nearly identical text content, unlike tabular data profiling or audio signal validation.