Skip to content

Allow specifying a default transformer #57

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 1 commit into from
Apr 3, 2016
Merged

Conversation

dukebody
Copy link
Collaborator

Allow specifying a default transformer to columns not explicitly selected in the mapper. Resolves #55.

It is implemented as an extra argument to __init__ and an extra step during fit and transform. It will probably interfere with the feature_indices_ feature making things a bit messy; but anyhow the default behaviour of dropping non-selected features remains unchanged.

@dukebody dukebody merged commit 7a3c997 into master Apr 3, 2016
@brodin
Copy link

brodin commented Sep 28, 2016

When will this be bundled and released, and not just merged with master?

@dukebody
Copy link
Collaborator Author

dukebody commented Oct 2, 2016

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.

2 participants