什么是 data-engineering-quality?
使用 Great Expectations 和 Pandera 进行数据质量测试和验证。管道中的架构验证、数据质量测试、分析和自动验证。 来源:legout/data-platform-agent-skills。
使用 Great Expectations 和 Pandera 进行数据质量测试和验证。管道中的架构验证、数据质量测试、分析和自动验证。
通过命令行快速安装 data-engineering-quality AI 技能到你的开发环境
来源:legout/data-platform-agent-skills。
Data validation and testing frameworks for ensuring pipeline correctness and data quality: Great Expectations (enterprise) and Pandera (lightweight). Integrates with orchestration tools for automated validation.
| Approach | Declarative "expectations" | Schema definitions with checks | | DataFrame Support | Pandas, Spark, SQL, BigQuery | Pandas, Polars, PySpark, Dask | | Validation Output | JSON results with detailed diagnostics | Boolean or exception | | Best For | Enterprise data platforms, comprehensive profiling | Python-centric pipelines, lightweight |
| Learning Curve | Steeper (concepts: DataContext, Checkpoints) | Lower (Python decorators/classes) | | Integration | CI/CD, Airflow, Prefect, Dagster | pytest, FastAPI, any Python code |
使用 Great Expectations 和 Pandera 进行数据质量测试和验证。管道中的架构验证、数据质量测试、分析和自动验证。 来源:legout/data-platform-agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-quality使用 Great Expectations 和 Pandera 进行数据质量测试和验证。管道中的架构验证、数据质量测试、分析和自动验证。 来源:legout/data-platform-agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-quality 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/legout/data-platform-agent-skills