- Notifications
You must be signed in to change notification settings - Fork 25.8k
[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
Conversation
Gentle ping for ... maybe @thomasjpfan ? Thanks! |
There was a problem hiding this 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!
@jnothman it seems that all the comments of your last review have been addressed. Merge? |
There was a problem hiding this 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
There was a problem hiding this 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.
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>
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