awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesRuntime Constraint Validation

Validation of data values against logical rules and statistical boundaries during program execution.

Distinct from Static Type Checking: Distinct from static type checking as it verifies actual data values at runtime rather than code structure during compilation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Runtime Constraint Validation. Refine with filters or upvote what's useful.

Awesome Runtime Constraint Validation GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • unionai-oss/panderaAvatar unionai-oss

    unionai-oss/pandera

    4,382Vezi pe GitHub↗

    Pandera is a data pipeline validation framework and statistical type validation tool. It functions as a library for defining and enforcing schemas on datasets to ensure data quality and consistency, specifically providing validation capabilities for Pandas dataframes. The project includes a schema inference tool that automates setup by analyzing existing dataset samples to generate validation schemas. It also serves as a synthetic data generator, creating artificial datasets based on predefined schemas to verify data-producing functions. The framework covers data engineering quality assuranc

    Implements runtime checks to verify that dataset values adhere to specific logical and statistical constraints.

    Pythonassertionsdata-assertionsdata-check
    Vezi pe GitHub↗4,382
  1. Home
  2. Software Engineering & Architecture
  3. Runtime Constraint Validation