Skip to content
New issue

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

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

Already on GitHub? # to your account

FIX: support "passthrough" column transformer #140

Merged
merged 4 commits into from
Mar 3, 2021

Conversation

j-ittner
Copy link
Member

@j-ittner j-ittner commented Mar 2, 2021

Fixes handling of the special "passthrough" option denoting an identity transformation in class ColumnTransformerDF.

@j-ittner j-ittner added the bug Something isn't working label Mar 2, 2021
@j-ittner j-ittner added this to the 1.1.0 milestone Mar 2, 2021
@j-ittner j-ittner requested a review from mgelsm March 2, 2021 11:51
@j-ittner j-ittner self-assigned this Mar 2, 2021
@j-ittner j-ittner merged commit df7e597 into 1.1.x Mar 3, 2021
@j-ittner j-ittner deleted the bugfix/column_transformer_passthrough branch March 3, 2021 09:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants