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

Unitufy: Add support for non-numeric columns #281

Closed eliascarv closed 4 weeks ago

eliascarv commented 4 weeks ago

closes #279

codecov-commenter commented 4 weeks ago

Codecov Report

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

Project coverage is 94.81%. Comparing base (27cad23) to head (f471cd0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #281 +/- ## ======================================= Coverage 94.81% 94.81% ======================================= Files 47 47 Lines 1351 1351 ======================================= Hits 1281 1281 Misses 70 70 ```

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