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 `Unit` transform to convert units #282

Closed juliohm closed 3 weeks ago

juliohm commented 3 weeks ago

The transform should behave like uconvert with column selections.