Update `_make_component_list_from_actions` to address `TRANSFORM_TARGET` action code
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 850
- Fork
- 96
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
``TargetDistributionDataCheck`` returns a ``TRANSFORM_TARGET`` action code, but ``_make_component_list_from_actions`` currently does not return any components to handle this action!
We should update ``_make_component_list_from_actions`` to handle this action code by checking the transformation strategy (aka lognormal for now) and returning the appropriate component (LogTransformer).
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.