This release changes the behavior of the HyperTransformer
to prevent it from
modifying any column in the given DataFrame
if the transformers
dictionary
is passed empty.
Issues closed
- If transformers is an empty dict, do nothing - Issue #149 by @csala