Github user jkbradley commented on the pull request:
https://github.com/apache/spark/pull/6339#issuecomment-124293893
This will be very useful. For the design, I don't think it actually needs
to be linked to StringIndexer at all since everything it needs is stored in the
metadata (by StringIndexer). It should be able to take an input column of type
Double (or other numerics too?), look at the metadata for a mapping, and
convert the column to the corresponding string labels.
It could still be called InverseStringIndexer for clarity, though.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]