awslabs / awslabs/python-deequ
Add CustomSql analyzer
- 主要言語
- Jupyter Notebook
- スター
- 826
- フォーク
- 158
- 平均マージ
- 9日 22時間
- マージ済み PR(30日)
- 3
説明
Hi all,
Thanks for maintaining this library — it's been very helpful for our data quality project. I would like to propose adding a CustomSql analyzer.
**Is your feature request related to a problem? Please describe.**
The Python version of PyDeequ currently lacks support for the `CustomSql` analyzer available in the Scala version, I could use one on the current data quality project im working on.
**Describe the solution you'd like**
Add a Python wrapper for the existing `CustomSql` analyzer from the Scala implementation.
**Describe alternatives you've considered**
I can't think of any alternatives. The functionality already exists in Scala, and this feature would simply expose it to Python
**Additional context**
I've submitted a pull request with the proposed implementation. Feedback and suggestions are welcome!
コントリビューションガイド
調査の方向性
まず、Python の analyzer wrapper と既存の Scala CustomSql analyzer を比較し、次に Python API が Scala analyzer をどのように公開しているかを調べます。CustomSql が Python API 経由で利用可能になり、Scala 実装と一致する動作をし、関連するテストがパスすれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, scala
- 領域
- data
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100