JuliaML / TableTransforms.jl

Transforms and pipelines with tabular data in Julia
https://juliaml.github.io/TableTransforms.jl/stable
MIT License
105 stars 16 forks source link

Refactor DropMissing #124

Closed juliohm closed 2 years ago

juliohm commented 2 years ago

Fix issues with metadata.

codecov-commenter commented 2 years ago

Codecov Report

Merging #124 (7e561a5) into master (ce704b1) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   94.31%   94.34%   +0.03%     
==========================================
  Files          27       27              
  Lines         809      814       +5     
==========================================
+ Hits          763      768       +5     
  Misses         46       46              
Impacted Files Coverage Δ
src/transforms/filter.jl 98.48% <100.00%> (+0.12%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.