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

Refactor Scale #140

Closed eliascarv closed 1 year ago

eliascarv commented 1 year ago

This PR makes Scale constructor simpler and avoids type conversion in apply(transform, table).