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

Add method for subsetting #96

Closed ezmiller closed 1 year ago

ezmiller commented 1 year ago

This PR sets up the column api's subsetting methods.

The PR does the following:

ezmiller commented 1 year ago

@genmeblog I'm merging this so that I can keep going, but you can still comment on the changeset here, and I can circle back if necessary.