JuliaML/TableTransforms.jl

Add `Except` transform as the opposite of the `Only` transform

juliohm opened this issue · 0 comments

We would like to be able to write Except(Continuous) to mean the opposite of Only(Continuous).