Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Python: ContextualVersionConflict: pandas 0.22.0; Requirement.parse('pandas<0.22,>=0.19'), {'scikit-survival'})

I have this issue:

ContextualVersionConflict: (pandas 0.22.0 (...), Requirement.parse('pandas<0.22,>=0.19'), {'scikit-survival'})

I have even tried to uninstall pandas and install scikit-survival + dependencies via anaconda. But it still does not work....

Anyone with a suggestion on how to fix? Thanks!

like image 965
Kim O Avatar asked Oct 17 '25 15:10

Kim O


1 Answers

Restarting jupyter notebook fixed it. But I am unsure why this would fix it?

like image 169
Kim O Avatar answered Oct 19 '25 05:10

Kim O



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!