Skip to content

[BUG] TimeseriesDataset _set_target_normalizer no longer functions as expected for a setter function. #1817

@arizzuto

Description

@arizzuto

Describe the bug
Latest release has breaking changes for people building extensions to TimeseriesDataset. Because one of the internal setting fuctions no longer behaves as would be expeceted.

The function _set_target_normalizer() now returns the normalizer rather than setting the underlying attribute. GIven the name of the function and how all the other set_something functions work, this is a bit of an antipattern.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Needs triage & validation

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions