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
In CH1 PCA example:
Running the code in the example will throw the following error: No handles with labels found to put in legend.
This can be fixed by adding label=i to the plt.scatter call.