awslabs / awslabs/python-deequ

Add CustomSql analyzer

Ouverte
#243 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Jupyter Notebook
Étoiles
826
Forks
158
Merge moyen
9 j 22 h
PR mergées (30 j)
3

Description

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!

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Commencez par comparer les wrappers d’analyseurs Python avec l’analyseur CustomSql Scala existant, puis examinez comment les API Python exposent les analyseurs Scala. Le travail est terminé lorsque CustomSql est disponible via la Python API, que son comportement correspond à celui de l’implémentation Scala et que les tests pertinents passent.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python, scala
Domaine
data
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
Calme
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.