mobydq icon indicating copy to clipboard operation
mobydq copied to clipboard

:whale: Tool to automate data quality checks on data pipelines

Results 7 mobydq issues
Sort by recently updated
recently updated
newest added

As a user of the data quality framework, I would like to have the possibility to execute indicators in parallel / asynchronously in a given indicator group. This should allow...

enhancement

As a user of the data quality framework, I would like to have a new type of indicator to detect outlying values on time series data sets using anomaly detection...

feature

As a user of the data quality framework, I would like to have a solution to manage scheduling and execution of batches and indicators. Possibly using Airflow Docker container?

documentation

Review error management in scripts. For instance when the script fails to send an email, it sill updates the session status to Success. Code snippet to be reused ``` docker...

enhancement

As a user of the data quality framework, I would like the source and target requests to be executed in parallel so that one does not have to wait the...

enhancement

hi, My problem is similar to this one https://github.com/ubisoft/mobydq/issues/361, also checked the configuration and docker network by referring to the method here, still can't solve the problem, please help, thank...

Hi MobyDQ maintainers, I'm evaluating MobyDQ for production use in our data quality monitoring pipeline. I notice that the last merged PR was in 2022, and I wanted to understand:...