JuliaML / TableTransforms.jl

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

Remove reversibility from transforms: `Map`, `Replace`, `Sample` and `Sort` #258

Closed eliascarv closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (41d588b) 94.74% compared to head (433dce7) 94.53%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #258 +/- ## ========================================== - Coverage 94.74% 94.53% -0.22% ========================================== Files 46 46 Lines 1332 1280 -52 ========================================== - Hits 1262 1210 -52 Misses 70 70 ```

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