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

dataframe: fix onehot to support higher version of sklearn #5207

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

mgqa34
Copy link
Contributor

@mgqa34 mgqa34 commented Sep 20, 2023

Signed-off-by: mgqa34 mgq3374541@163.com

Fixes ISSUE #xxx

Changes:

  1. dataframe: fix onehot to support higher version of sklearn, onehot result transforming of sklearn differs in sklearn < 1.1 and sklearn >= 1.1, change code to support both this.

Signed-off-by: mgqa34 <mgq3374541@163.com>
@mgqa34 mgqa34 added the arch Architecture related label Sep 20, 2023
@mgqa34 mgqa34 requested a review from sagewe September 20, 2023 10:02
@mgqa34 mgqa34 self-assigned this Sep 20, 2023
Signed-off-by: mgqa34 <mgq3374541@163.com>
@mgqa34 mgqa34 merged commit 493d76d into dev-2.0.0-rc Sep 20, 2023
@sagewe sagewe mentioned this pull request Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch Architecture related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants