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

Implement the `parameters` function for some transforms #259

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 (f44e433) 94.53% compared to head (e925807) 94.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #259 +/- ## ========================================== + Coverage 94.53% 94.56% +0.03% ========================================== Files 46 46 Lines 1280 1288 +8 ========================================== + Hits 1210 1218 +8 Misses 70 70 ```

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