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
2.01k stars 204 forks source link

Feat/overview variables section #751

Closed devinllu closed 2 years ago

devinllu 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.

Adds the overview and variable section for create_diff_report(). Made a PR previously but had some git conflicts so recreating a new PR.

How Has This Been Tested?

Manual tests and added some basic automated test cases

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

Snapshots:

Same as snapshots from before PR.

Include snapshots for easier review.

Checklist: