JuliaML / TableTransforms.jl

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

Remove reversibility from transforms: `Coalesce`, `DropExtrema`, `DropMissing`, `Filter`, `Satisfies`, `Select` and `Reject` #257

Closed eliascarv closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (50ccdc6) 94.89% compared to head (db18678) 94.59%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #257 +/- ## ========================================== - Coverage 94.89% 94.59% -0.31% ========================================== Files 46 46 Lines 1391 1332 -59 ========================================== - Hits 1320 1260 -60 - Misses 71 72 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.