Update `_make_component_list_from_actions` to address `TRANSFORM_TARGET` action code
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 850
- Forks
- 96
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
``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).
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.