the documentation said that the input of PCA should have shape of (d,n), but actually I have to use array with a shape of (n,d).
the documentation said that the input of PCA should have shape of (d,n), but actually I have to use array with a shape of (n,d).