Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(DataQuality): New engines support #17

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

jfsantos-ds
Copy link
Contributor

Added new engine base support to DataQuality.
This does not impact legacy engine use.
Alteration suggestions are present in the init method for post refactorization of legacy engines.
A leaner argument structure is proposed in order centralize shared arguments and segregate only engine specific args.

@jfsantos-ds jfsantos-ds self-assigned this Sep 8, 2021
tutorials/data_quality.ipynb Outdated Show resolved Hide resolved
tutorials/data_quality.ipynb Outdated Show resolved Hide resolved
src/ydata_quality/core/data_quality.py Show resolved Hide resolved
@UrbanoFonseca UrbanoFonseca force-pushed the feat/integrate_all_engines branch from afe166a to 71356d1 Compare September 10, 2021 10:01
@UrbanoFonseca UrbanoFonseca merged commit f9517f8 into master Sep 10, 2021
@portellaa portellaa deleted the feat/integrate_all_engines branch September 23, 2021 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants