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.06k stars 206 forks source link

update string of all clean documentation #726

Closed qidanrui closed 3 years ago

qidanrui commented 3 years ago

Description

Update string matching in all clean documentation

Checklist:

codecov[bot] commented 3 years ago

Codecov Report

Merging #726 (723c31c) into develop (f238e6c) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #726      +/-   ##
===========================================
- Coverage    56.17%   56.16%   -0.01%     
===========================================
  Files          288      288              
  Lines        18223    18223              
===========================================
- Hits         10236    10235       -1     
- Misses        7987     7988       +1     
Impacted Files Coverage Δ
dataprep/__init__.py 100.00% <100.00%> (ø)
dataprep/eda/diff/render.py 91.00% <0.00%> (-0.36%) :arrow_down:
dataprep/eda/correlation/compute/overview.py 99.24% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 20a1a27...723c31c. Read the comment docs.