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

pin pandas in sklearn-pandas patch #921

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

cdeepali
Copy link
Contributor

Checklist before submitting

Description

Fixes the following error with sklearn-pandas recipe

ImportError: this version of pandas is incompatible with numpy < 1.22.4
your numpy version is 1.22.3.
Please upgrade numpy to >= 1.22.4 to use this pandas version

Review process to land

  1. All tests and other checks must succeed.
  2. At least one maintainer must review and approve.
  3. If any maintainer requests changes, they must be addressed.

@cdeepali cdeepali merged commit 565871a into open-ce:open-ce-r1.9 Oct 17, 2023
1 of 2 checks passed
@cdeepali cdeepali deleted the dc-fixpandas branch October 17, 2023 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants