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

Add `DropConstant` transform #252

Closed eliascarv closed 7 months ago

eliascarv commented 7 months ago

closes #251

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (cc23cc7) 94.57% compared to head (74c71b7) 94.58%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #252 +/- ## ======================================= Coverage 94.57% 94.58% ======================================= Files 44 44 Lines 1328 1329 +1 ======================================= + Hits 1256 1257 +1 Misses 72 72 ```

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