sustainable-processes/ORDerly

Update onehotencoder

Closed this issue · 1 comments

We're getting the following warning from the OneHotEncoder:

FutureWarning: `sparse` was renamed to `sparse_output` in version 1.2 and will be removed in 1.4. `sparse_output` is ignored unless you leave `sparse` to its default value.

Fixed in #132