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
Move the data method from context to a new entity (an object? a function?)
In this first iteration, we can keep the DO methods boundaries and discovery in a separated class. We will add the augment method to the Dataset class:
Move the data method from context to a new entity (an object? a function?)
In this first iteration, we can keep the DO methods
boundaries
anddiscovery
in a separated class. We will add theaugment
method to the Dataset class:From the doc:
Old API
New API proposal
The text was updated successfully, but these errors were encountered: