[ 
https://issues.apache.org/jira/browse/MAHOUT-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14033195#comment-14033195
 ] 

Dmitriy Lyubimov commented on MAHOUT-1583:
------------------------------------------

Hm. Because. I would say, drm and data frames are two different
technologies,and "data frames have or do not have cbind" and "drm have or
do not have cbind" at this point are conditionally independent random
variables.


On Mon, Jun 16, 2014 at 4:30 PM, Saikat Kanjilal (JIRA) <j...@apache.org>



> cbind() operator for Scala DRMs
> -------------------------------
>
>                 Key: MAHOUT-1583
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1583
>             Project: Mahout
>          Issue Type: Task
>            Reporter: Dmitriy Lyubimov
>            Assignee: Dmitriy Lyubimov
>             Fix For: 1.0
>
>
> Another R-like operator, cbind (stitching two matrices together). Seems to 
> come up now and then. 
> Just like with elementwise operations, and, perhaps some other, it will have 
> two physical implementation paths, one is zip for identically distributed 
> operators, and another one is full join in case they are not.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to