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 support for vector of pairs in `Rename` transform #261

Closed eliascarv closed 7 months ago

eliascarv commented 7 months ago

closes #260

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (c7b2fcf) 94.56% compared to head (7665388) 94.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #261 +/- ## ======================================= Coverage 94.56% 94.57% ======================================= Files 46 46 Lines 1288 1290 +2 ======================================= + Hits 1218 1220 +2 Misses 70 70 ```

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