Commit 7ba1d70
Feature/solutions accelerators and demos (#1100)
## Changes
* **New Industry Accelerators:** Added comprehensive Banking and Fashion
industry demos to the `demos/dqx_demo_industry/` directory.
* `dqx_banking_demo.py`: Focused on fraud detection and transaction
monitoring.
* `dqx_fashion_demo.py`: Rebuilt with industry best practices, including
custom check functions and 11 industry-specific quality rules.
* **Improved Repo Organization:** Moved the Manufacturing demo
(`dqx_manufacturing_demo.py`) into the `demos/dqx_demo_industry/`
subdirectory.
* **Enhanced Documentation:** Updated `docs/dqx/docs/demos.mdx` with a
new "Industry Accelerators" section
### Linked issues
Resolves #454
### Tests
- [x] manually tested
- [ ] added unit tests
- [ ] added integration tests
- [ ] added end-to-end tests
- [ ] added performance tests
---------
Co-authored-by: Marcin Wojtyczka <marcin.wojtyczka@databricks.com>1 parent 80b029a commit 7ba1d70
6 files changed
Lines changed: 1327 additions & 3 deletions
File tree
- demos/dqx_demo_industry
- docs/dqx/docs
- tests/e2e
0 commit comments