awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • unionai-oss/panderaالصورة الرمزية لـ unionai-oss

    unionai-oss/pandera

    4,382عرض على 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
    عرض على GitHub↗4,382
  1. Home
  2. Software Engineering & Architecture
  3. Runtime Constraint Validation