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 `Compose` transform for CoDa #232

Closed juliohm closed 9 months ago

juliohm commented 9 months ago

The Compose transform is a feature transform that calls the CoDa.compose function.