Say I have a DataFrame df with 5 columns, [\'a\', \'b\', \'c\', \'d\', \'e\'].
df
[\'a\', \'b\', \'c\', \'d\', \'e\']
What\'s the most natural way, using scikit-learn transformers