Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

alonsosilvaallende
Copy link
Contributor

Reference Issues/PRs

WIP It tries to answer #16093
ColumnTransformer assumes elements of get_feature_names() will be strings

What does this implement/fix? Explain your changes.

It removes the assumption that the elements returned by get_feature_names() will be strings

Any other comments?

I tried to create a test with an error using both ColumnTransformer as well as DictVectorizer unsuccessfully

Copy link
Member

@rth rth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add a non regression test?

@cmarmo
Copy link
Contributor

cmarmo commented Sep 1, 2020

Hi @alonsosilvaallende , Are you still interested in working on this PR? Thanks.

@albertvillanova
Copy link
Contributor

I take over this PR.

@cmarmo
Copy link
Contributor

cmarmo commented Sep 25, 2020

Thanks @albertvillanova: do you mind commenting "take" when you take over a PR? That way the bot will automatically unlabel the issue or the pull request. Thanks!

@albertvillanova
Copy link
Contributor

Thanks @cmarmo. Sure, I take note of it.

@albertvillanova
Copy link
Contributor

Take

Base automatically changed from master to main January 22, 2021 10:51
@thomasjpfan thomasjpfan added the Superseded PR has been replace by a newer PR label Apr 8, 2021
@thomasjpfan thomasjpfan closed this Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:compose Sprint Stalled Superseded PR has been replace by a newer PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants