Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

The Codification filter should honor the value of DefaultMissingValueReplacement unless overriden #809

@cesarsouza

Description

@cesarsouza

Setting DefaultMissingValueReplacement after using any of the convenience constructors that automatically call the .Learn method will result in DefaultMissingValueReplacement being ignored.

Either we have to mark some of the convenience constructors as obsolete (as they are a leftover of the old API where the .Learn() method was not available), or update the ColumnOptions to keep a reference to the parent Codification object and track what is the current default just before the moment when data needs to be transformed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions