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
Since we encourage a functional approach, I suggest we remove all classes (e.g. for preprocessing, sorters, etc.) from the __init__ file. This will make package exploration with tabs easier
Since we encourage a functional approach, I suggest we remove all classes (e.g. for preprocessing, sorters, etc.) from the
__init__file. This will make package exploration with tabs easier@samuelgarcia?