Skip to content

[MNT] join LogTransformers into 1 class #957

Description

@solegalli

At the moment we have 2 transformers that apply the logarithm transformation, 1 that does just that, and the second one that can add a constant. I think it makes sense to merge them into 1 class, the original one, which would now support adding a constant. While we are at it, I would like to explore options to have the class not fail when the variable has 0 and the user has not declared the addition of a constant. Not sure what would be possible here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceimprove code and maintenance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions