This code is designed to run transforms or synthetics directly on a relational database while keeping the referential integrity of primary and foreign keys intact.
Install, preferebly into a virtual environment
pip install -U .
- Launch either the transform or synthetics notebook
- Update your database connection string
- If running transforms, update the location of your policy files
- When viewing data or the synthetic performance report, update the relevant cell to use your table names
- Update where you'd like your final data stored