Open mfouneau opened 11 months ago
Hi enfantbenidesdieu!
I run into an issue while importing your package with the code below:
from scientisttools.decomposition import FAMD
I'm using python 3.11.5
My requirements:
scientisttools==0.0.9 pingouin==0.5.3 scientistmetrics==0.0.3 ggcorrplot==0.0.2 mapply >= 0.1.21 Plotnine >= 0.10.1 Plydata >= 0.4.3
Did you ever face this issue before?
Thanks so much for your help!
Hi Mfouneu
It is my first time to see the error. Have you check with another function in decomposition folder?
Hi enfantbenidesdieu!
I run into an issue while importing your package with the code below:
from scientisttools.decomposition import FAMD
I'm using python 3.11.5
My requirements:
Did you ever face this issue before?
Thanks so much for your help!