You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per today's discussion, one thing that would make it easier to simplify the Dataset object would be to move the Dataset's searching methods into a new Transformer-like class.
Additional details
It would make it easier to convert Dataset into a more NIMADS-like structure.