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

draft781 #793

Closed jwa345 closed 2 years ago

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

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

Snapshots:

Include snapshots for easier review.

Checklist:

jinglinpeng commented 2 years ago

Good job! @jwa345

Could you follow the naming rules for the commit msg (https://github.com/sfu-db/dataprep/wiki/Coding-rules)? E.g., a good name could be docs(eda): add doc for getting imdt result.

Besides, please also clear the output of the notebook and add a reference in the introduction notebook.