[
https://issues.apache.org/jira/browse/MAHOUT-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013299#comment-14013299
]
Saikat Kanjilal commented on MAHOUT-1490:
-----------------------------------------
Dmitry,
I'm beginning the implementation of the DoubleDataFrameVector class that
extends from the DataFrameVectorLike trait of type Double, in looking at this
the DataFrameVectorLike trait extends GenSeq which has a large selection of
methods, my question is twofold: 1) I think we only need to implement a subset
of the methods in the trait, does that sounds like a plan, I will go ahead stub
out the rest of the methods 2) are there methods that we should focus on as
part of the first cut, here is the documentation of the scala collection
GenSeq: http://www.scala-lang.org/api/2.11.1/index.html#scala.collection.GenSeq
Let me know your thoughts
> Data frame R-like bindings
> --------------------------
>
> Key: MAHOUT-1490
> URL: https://issues.apache.org/jira/browse/MAHOUT-1490
> Project: Mahout
> Issue Type: New Feature
> Reporter: Saikat Kanjilal
> Assignee: Dmitriy Lyubimov
> Fix For: 1.0
>
> Original Estimate: 20h
> Remaining Estimate: 20h
>
> Create Data frame R-like bindings for spark
--
This message was sent by Atlassian JIRA
(v6.2#6252)