great-expectations とは?
Great Expectations を使用したデータ検証。パイプライン監視のための期待スイート、チェックポイント、およびデータ ドキュメント。 ソース: majesticlabs-dev/majestic-marketplace。
Great Expectations を使用したデータ検証。パイプライン監視のための期待スイート、チェックポイント、およびデータ ドキュメント。
コマンドラインで great-expectations AI スキルを開発環境にすばやくインストール
ソース: majesticlabs-dev/majestic-marketplace。
Goal: Provide GX patterns for expectation-based validation and monitoring.
| Table | ExpectTableRowCountToBeBetween | Row count range | | Existence | ExpectColumnToExist | Column must exist | | Nulls | ExpectColumnValuesToNotBeNull | No null values | | Range | ExpectColumnValuesToBeBetween | Value bounds | | Set | ExpectColumnValuesToBeInSet | Allowed values | | Pattern | ExpectColumnValuesToMatchRegex | Regex match |
| Pipeline monitoring | ✓ | - | | Data warehouse validation | ✓ | - | | Automated data docs | ✓ | - | | Simple DataFrame checks | - | Pandera | | Record-level API validation | - | Pydantic |
Great Expectations を使用したデータ検証。パイプライン監視のための期待スイート、チェックポイント、およびデータ ドキュメント。 ソース: majesticlabs-dev/majestic-marketplace。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill great-expectationsBrowse more skills from majesticlabs-dev/majestic-marketplace
Great Expectations を使用したデータ検証。パイプライン監視のための期待スイート、チェックポイント、およびデータ ドキュメント。 ソース: majesticlabs-dev/majestic-marketplace。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill great-expectations インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/majesticlabs-dev/majestic-marketplace