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
1.98k stars 203 forks source link

fix(eda.create-db-report): Remove pystache dependency #891

Closed khoatxp closed 2 years ago

khoatxp commented 2 years ago

Description

Remove pystache dependency used by create-db-report

How Has This Been Tested?

Manual testing to see that the report is producing proper output

Checklist: