Closed marcosfelt closed 1 year ago
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
We're getting the following warning from the OneHotEncoder: