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/show details tab #773

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.

Enriched the show_details tab in create_diff_report by displaying corresponding plots and overview statistics.

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

Ran manual tests to verify the correct UI displays.

Snapshots:

Include snapshots for easier review.

Screen Shot 2021-12-20 at 11 19 31 PM

Screen Shot 2021-12-20 at 11 24 26 PM

Checklist: