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
At present, from sklearn.datasets import * is failing due to an error in its __all__ (see #2032). There should be a test to ensure that * can be imported from all modules/packages.