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

Treat bindings in let-dataset as columns #171

Closed Epidiah closed 1 month ago

Epidiah commented 1 month ago

A fix for the issue described here where let-dataset appeared to be treating its bindings as rows rather than columns.