Closed arthur-shaw closed 6 months ago
@kbjarkefur , two things:
ds, has(char)
to look for any variable with a char. Since char list
does not have a return value I can inspect, the ds
solution is the only one I see, even though I have some reservations about its performance for dsets with lots of columns.
This PR closes #28 by: