scicloj / tablecloth

Dataset manipulation library built on the top of tech.ml.dataset
https://scicloj.github.io/tablecloth
MIT License
288 stars 23 forks source link

add one-hot encoding from tmd #59

Open genmeblog opened 2 years ago

behrica commented 2 years ago

I would see this "out of scope".

Is one-hot-encoding used outside of machine learning ? If not, it should belong to scicloj.ml, where I have indeed an implementation. (one for datasets, another for the metamorph context) (which is using the one from TMD anyway)