Eigenvalues summary #142
-
Z is a complete disjunctive table pandas dataframe. I used the followin code: mca = prince.MCA(n_components=8) I am getting the following error: How can I fix it? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hey! What version of Prince are you using? That shouldn't happen with the latest version. Also, with the latest version, if you have a complete disjunctive table, then you should use |
Beta Was this translation helpful? Give feedback.
-
It still not working. |
Beta Was this translation helpful? Give feedback.
You have to upgrade the package. The latest version is 0.10.0, not 0.7.1.