dqbot is a CLI tool that automates data quality checks, supports multiple file formats, and even visualizes issues for better data transformation decisions.
-
Run with
python -mif there are path issues! -
Current version supports
.csv,.xlsx,.xls,.jsonfile formats -
CLI usage with
--fileor--folderto run analytics for data -
Add custom quality check metric configs in
.yamlfile, or use default config -
Automated visual reports with
--vis -
Runs locally and supports data extraction from Azure container
Install via pip:
pip install dqbotExplore commands:
dqbot --help