Skip to content

Conversation

@Pierre-Bartet
Copy link
Contributor

Fixes #1155 by skipping transforms with no corresponding columns at all, and add the corresponding test.

@Pierre-Bartet Pierre-Bartet force-pushed the fix_empty_column_selector branch 2 times, most recently from d3f7d4b to f5be77c Compare January 23, 2025 21:10
@Pierre-Bartet
Copy link
Contributor Author

@xadupre this one is ready for review (and I turned the non ready one into a draft).

Pierre Bartet added 3 commits January 24, 2025 11:45
Signed-off-by: Pierre Bartet <[email protected]>
Signed-off-by: Pierre Bartet <[email protected]>
Signed-off-by: Pierre Bartet <[email protected]>
@Pierre-Bartet Pierre-Bartet force-pushed the fix_empty_column_selector branch from b6e5459 to 1dcc815 Compare January 24, 2025 10:45
@Pierre-Bartet
Copy link
Contributor Author

Are the workflows run automatically when pushing a new commit or do you have to approve each run each time ?

@xadupre
Copy link
Collaborator

xadupre commented Jan 24, 2025

I have to approve.

@Pierre-Bartet
Copy link
Contributor Author

Sorry for not running Black before pushing then ^^

@xadupre
Copy link
Collaborator

xadupre commented Jan 24, 2025

Should I merge?

@Pierre-Bartet
Copy link
Contributor Author

This is a one liner fix and all the existing and added tests pass so yes!

@xadupre xadupre merged commit 469a18b into onnx:main Jan 24, 2025
23 checks passed
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.

ColumnTransformer conversion is broken for common "corner cases"

2 participants