We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The new version of pandas broke the CUML version.
Import CUML in a new environment.
It should import normally, but it crashes and says that there is a problem with the pandas version.
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
this is to be addressed in #1392
this has been addressed!!!!!!!!!!!!!!
calderjo
No branches or pull requests
🐛 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
The text was updated successfully, but these errors were encountered: