Skip to content

Arguments class should be made internal when possible #1758

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

Closed
artidoro opened this issue Nov 28, 2018 · 0 comments
Closed

Arguments class should be made internal when possible #1758

artidoro opened this issue Nov 28, 2018 · 0 comments
Assignees
Labels
API Issues pertaining the friendly API

Comments

@artidoro
Copy link
Contributor

For transformers like SlotsDroppingTransformer, and most other OneToOneTransformers, we implement a ColumnInfo object that allows to set all the transformation specific parameters. We should therefore make the Arguments class internal, as it is only used for the command line.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API Issues pertaining the friendly API
Projects
None yet
Development

No branches or pull requests

3 participants