scicloj / tablecloth

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

group-by with tree grouping feature #29

Open genmeblog opened 3 years ago

genmeblog commented 3 years ago

Disccusion: https://clojurians.zulipchat.com/#narrow/stream/264992-ml-study/topic/session.2013.2E1/near/228975717

Sketch of the solution:

To concat dataset, tablecloth.api.dataset/concat should be used.