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

test(eda): add tests for intermediate compute functions #789

Closed khoatxp closed 2 years ago

khoatxp commented 2 years ago

Description

Closes #780 Add some test cases for compute, compute_correlation and compute_missing with customized configuration

How Has This Been Tested?

By running all the tests locally

Snapshots:

Not available for this issue

Checklist:

jinglinpeng commented 2 years ago

Good job! @khoatxp