foreshadow icon indicating copy to clipboard operation
foreshadow copied to clipboard

Reduce duplicated code in make_pandas_transformer

Open adithyabsk opened this issue 5 years ago • 0 comments

Description

Many of the methods in DFTransformer in make_pandas_transformer contain the same portions of code, it would be valuable to condense those sections into single methods to reduce the need to refactor in multiple places.

adithyabsk avatar Jul 10 '19 19:07 adithyabsk