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

0.4.4-alpha.1 #878

Closed jinglinpeng closed 2 years ago

jinglinpeng 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:

codecov[bot] commented 2 years ago

Codecov Report

Merging #878 (e3a7d22) into develop (fbf0676) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #878      +/-   ##
===========================================
- Coverage    56.06%   56.06%   -0.01%     
===========================================
  Files          314      314              
  Lines        20451    20451              
===========================================
- Hits         11466    11465       -1     
- Misses        8985     8986       +1     
Impacted Files Coverage Δ
dataprep/__init__.py 100.00% <100.00%> (ø)
dataprep/eda/distribution/compute/overview.py 93.51% <0.00%> (-0.55%) :arrow_down:

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 356cab0...e3a7d22. Read the comment docs.