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

Refactor `Filter` implementation: avoid `Tables.rowtable` #240

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 (169ad55) 94.43% compared to head (2aca433) 94.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #240 +/- ## ========================================== + Coverage 94.43% 94.46% +0.02% ========================================== Files 43 43 Lines 1293 1300 +7 ========================================== + Hits 1221 1228 +7 Misses 72 72 ```

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