Description
Update Python API for StringIndexer so setHandleInvalid doc is correct. This will probably require:
- putting HandleInvalid within StringIndexer to update its built-in doc (See Bucketizer for an example.)
- updating API docs and maybe the guide
Attachments
Issue Links
- is related to
-
SPARK-17498 StringIndexer.setHandleInvalid should have another option 'new'
- Resolved
- is required by
-
SPARK-20503 ML 2.2 QA: API: Python API coverage
- Resolved
- relates to
-
SPARK-11569 StringIndexer transform fails when column contains nulls
- Resolved
- links to