Closed ezmiller closed 1 year ago
This PR sets up the column api's subsetting methods.
The PR does the following:
tech.v3.dataset.column/select
slice
select
@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.
This PR sets up the column api's subsetting methods.
The PR does the following:
tech.v3.dataset.column/select
method to the column API;slice
method to accompanyselect
;