Eigenvalues summary #142
Answered
by
MaxHalford
lfelipecas
asked this question in
Q&A
|
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? |
Answered by
MaxHalford
Apr 17, 2023
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 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

You have to upgrade the package. The latest version is 0.10.0, not 0.7.1.