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

refactor(eda): removed unnecessary html code and styles #763

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.

Refactored create_diff_report to remove unneeded code.

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 ensure the report is generated properly still.

Snapshots:

Include snapshots for easier review.

Checklist: