DataFrame(df_pca) print(df_pca.shape) #> (3147, 784) df_pca.round(2).head(). The first column is the first PC and so on. This dataframe ( df_pca ) has the ...
確定! 回上一頁