Skip to content

Conversation

@nitin-bommi
Copy link

After the update of sk-learn modules, Imputer isn't available and is modified to SimpleImputer and ColumnTransformer is a combination LabelEncoding and OneHotEncoding into just one line of code.

Pull Request Prelude

Thank you for your contribution :)

Please complete the below steps before filing your PR:

I have read and understood CONTRIBUTING document.
I have read and understood CODE_OF_CONDUCT document.
I have included tests for the changes in my PR. If not, I have included a rationale for why I haven't.
I understand my PR may be closed if it becomes obvious I didn't actually perform all of these steps.

Why this change is necessary and useful

[Please explain in detail why the changes in this PR are needed.]

After the update of sk-learn modules, Imputer isn't available and is modified to SimpleImputer and ColumnTransformer is a combination LabelEncoding and OneHotEncoding into just one line of code.
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.

1 participant