Feature/solutions accelerators and demos#1100
Feature/solutions accelerators and demos#1100mwojtyczka merged 8 commits intodatabrickslabs:mainfrom
Conversation
…uring industry under proper folder
mwojtyczka
left a comment
There was a problem hiding this comment.
Review: Industry Accelerator Demos
Good showcase of DQX capabilities across banking, fashion, and manufacturing verticals. The demos are well-structured with clear documentation. A few items to address.
…testing on forked repo
fedeflowers
left a comment
There was a problem hiding this comment.
- Updated Conftest: Configured end-to-end (E2E) tests to execute from the fork repository.
- Improved Banking Demo: Fixed the
is_suspicious_amount_patternhardcoded threshold. - Ensured Consistency: Conformed formatting to align with previous demos.
|
All commits in PR should be signed ('git commit -S ...'). See https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits |
|
@fedeflowers thank you for the PR. We require all commits to be signed. Please follow the instructions: https://databrickslabs.github.io/dqx/docs/dev/contributing/#first-contribution |
6567726 to
718dc9c
Compare
I repushed |
Changes
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.dqx_manufacturing_demo.py) into thedemos/dqx_demo_industry/subdirectory.docs/dqx/docs/demos.mdxwith a new "Industry Accelerators" sectionLinked issues
Resolves #454
Tests