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 `Only` transform #230

Closed eliascarv closed 9 months ago

eliascarv commented 9 months ago

closes #228

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (307e953) 94.35% compared to head (e9d0c14) 94.28%.

:exclamation: Current head e9d0c14 differs from pull request most recent head f246b74. Consider uploading reports for the commit f246b74 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #230 +/- ## ========================================== - Coverage 94.35% 94.28% -0.08% ========================================== Files 40 41 +1 Lines 1240 1259 +19 ========================================== + Hits 1170 1187 +17 - Misses 70 72 +2 ```

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