Skip to content

Arguments class should be made internal when possible #1758

Closed
@artidoro

Description

@artidoro

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.

Metadata

Metadata

Labels

APIIssues pertaining the friendly API

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions