[
https://issues.apache.org/jira/browse/MAHOUT-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suneel Marthi closed MAHOUT-1726.
---------------------------------
> R-like vector concatenation operator
> -------------------------------------
>
> Key: MAHOUT-1726
> URL: https://issues.apache.org/jira/browse/MAHOUT-1726
> Project: Mahout
> Issue Type: Improvement
> Reporter: Dmitriy Lyubimov
> Assignee: Dmitriy Lyubimov
> Fix For: 0.10.2
>
>
> in R, we write c(a,b)
> in Scala we write a c b or a.c(b) or perhaps a.c(b,c,d)
> PR https://github.com/apache/mahout/pull/135
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)