Skip to content

[MRG] Add iterable values support for dictvectorizer#17367

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

Merged
merged 68 commits into from
Aug 1, 2020

Conversation

cmarmo
Copy link
Contributor

@cmarmocmarmo commented May 27, 2020

Reference Issues/PRs

Closes#6045
Closes#6369
Resumes #8750

What does this implement/fix? Explain your changes.

Add iterable support for value types in dictvectorizer

@cmarmocmarmo changed the title [WIP] Add iterable values support for dictvectorizer[MRG] Add iterable values support for dictvectorizerMay 28, 2020
@cmarmo
Copy link
ContributorAuthor

cmarmo commented May 28, 2020

@jnothman, do you mind having a look when you have some time? I'm not sure your comment is addressed correctly. Thanks!

@cmarmo
Copy link
ContributorAuthor

Gentle ping for ... maybe @thomasjpfan ? Thanks!

Copy link
Member

@jnothmanjnothman left a comment

Choose a reason for hiding this comment

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

Sorry, it seems we are not quite there, but we are very close!

@ogrisel
Copy link
Member

@jnothman it seems that all the comments of your last review have been addressed. Merge?

Copy link
Member

@jnothmanjnothman left a comment

Choose a reason for hiding this comment

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

Sorry, it seems these comments did not submit correctly

Copy link
Member

@jnothmanjnothman left a comment

Choose a reason for hiding this comment

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

Thanks, @cmarmo. Sorry it went back and forth. Just realised the change log could say Feature instead of Enhancement. Either way, I guess.

@jnothmanjnothman merged commit 320b4c6 into scikit-learn:masterAug 1, 2020
@cmarmo
Copy link
ContributorAuthor

Thanks @jnothman and @ogrisel!

@cmarmocmarmo deleted the multi-value-dict-vec branch August 1, 2020 13:05
jayzed82 pushed a commit to jayzed82/scikit-learn that referenced this pull request Oct 22, 2020
 Co-authored-by: Peng Yu <peng.yu@shopify.com> Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com> Co-authored-by: Joel Nothman <joel.nothman@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
5 participants
@cmarmo@jnothman@ogrisel@thomasjpfan@yupbank
close