You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/03/23 13:55:08 UTC

[GitHub] [spark] diegoxfx commented on pull request #16486: [SPARK-13610][ML] Create a Transformer to disassemble vectors in Data…

diegoxfx commented on pull request #16486:
URL: https://github.com/apache/spark/pull/16486#issuecomment-804922321


   > I don't think this is worth adding. It's pretty easy to pull out a single fiedl from a vector already.
   
   It is not possible to retrieve a single element from VectorAssembler, it's only possible to retrieve a subset of the array, but it is still an array the element


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org