sfu-db / dataprep

Open-source low code data preparation library in python. Collect, clean and visualization your data in python with a few lines of code.
http://dataprep.ai
MIT License
1.98k stars 203 forks source link

feat(eda): add create_db_report submodule #869

Closed khoatxp closed 2 years ago

khoatxp commented 2 years ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

This pull request is to add a new feature create_db_report to DataPrep.eda

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

We have added tests to verify the output and the number of files generated for the tables to match the tables in the database

Snapshots:

Include snapshots for easier review.

Checklist: