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 `StdFeats` transform #237

Closed eliascarv closed 9 months ago

eliascarv commented 9 months ago

closes #233

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (5776aaf) 94.29% compared to head (a34697d) 94.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #237 +/- ## ========================================== + Coverage 94.29% 94.43% +0.14% ========================================== Files 41 43 +2 Lines 1261 1293 +32 ========================================== + Hits 1189 1221 +32 Misses 72 72 ```

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