Refactoring `ColumnSelector` and subclasses
Aperta
enhancement
refactor
- Lingua principale
- Python
- Stelle
- 850
- Fork
- 96
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
With the addition of the `SelectByType` transformer in #2531, it came up that having `SelectByType` inherit from `ColumnSelector` doesn't add much value at this point. However, it makes logical sense to have all transformers designed to select columns inherit from the same class, so we may want to refactor `ColumnSelector` to be more general.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.