Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUML version clashes with new Pandas version #1321

Closed
snat-s opened this issue Nov 15, 2023 · 3 comments
Closed

CUML version clashes with new Pandas version #1321

snat-s opened this issue Nov 15, 2023 · 3 comments
Assignees
Labels
bug bug & failures with existing packages duplicate help wanted

Comments

@snat-s
Copy link

snat-s commented Nov 15, 2023

🐛 Bug

The new version of pandas broke the CUML version.

To Reproduce

Import CUML in a new environment.

Expected behavior

It should import normally, but it crashes and says that there is a problem with the pandas version.

Additional context

This conversation says how to solve it, but it feels like a little hack: https://www.kaggle.com/competitions/llm-detect-ai-generated-text/discussion/455587#2526454

@snat-s snat-s added bug bug & failures with existing packages help wanted labels Nov 15, 2023
@djherbis
Copy link
Contributor

Thanks, its strange though, the pandas 2 upgrade happened back in Aug/Sept:
https://github.com/Kaggle/docker-python/releases/tag/13246793b8f76cf8eb794947760afce5104ab3e3c759659e3757f82c5f0c61de

So it either was working until some other change happened, or it wasn't hit until recently.

@calderjo
Copy link
Contributor

this is to be addressed in #1392

@calderjo calderjo self-assigned this May 28, 2024
@calderjo
Copy link
Contributor

calderjo commented Jun 4, 2024

this has been addressed!!!!!!!!!!!!!!

@calderjo calderjo closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug & failures with existing packages duplicate help wanted
Projects
None yet
Development

No branches or pull requests

3 participants