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

Pass only features to the `preprocess` function #229

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 (1a3bb0c) 94.35% compared to head (bdd2fdd) 94.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #229 +/- ## ========================================== - Coverage 94.35% 94.19% -0.16% ========================================== Files 40 40 Lines 1239 1240 +1 ========================================== - Hits 1169 1168 -1 - Misses 70 72 +2 ```

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