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 DropUnits transform #204

Closed juliohm closed 11 months ago

juliohm commented 11 months ago

Given a table we sometimes need to drop all units to make code work in downstream applications.