Github user MLnick commented on a diff in the pull request:
https://github.com/apache/spark/pull/20257#discussion_r161475879
--- Diff: docs/ml-features.md ---
@@ -775,7 +775,9 @@ for more details on the API.
</div>
</div>
-## OneHotEncoder
+## OneHotEncoder (Deprecated since 2.3.0)
+
+`OneHotEncoder` will be deprecated in 2.3.0 and removed in 3.0.0. Please
use [OneHotEncoderEstimator](ml-features.html#onehotencoderestimator) instead.
--- End diff --
"will be" -> "has been"
and then "and will be removed"
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]