JuliaML / TableTransforms.jl

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

Add support for missing value columns #176

Closed eliascarv closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #176 (8c916c3) into master (f0a926e) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #176   +/-   ##
=======================================
  Coverage   96.42%   96.42%           
=======================================
  Files          28       28           
  Lines         895      896    +1     
=======================================
+ Hits          863      864    +1     
  Misses         32       32           
Files Changed Coverage Δ
src/transforms/filter.jl 98.46% <100.00%> (+0.02%) :arrow_up: