[ https://issues.apache.org/jira/browse/SPARK-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148549#comment-14148549 ]
Xiangrui Meng commented on SPARK-1241: -------------------------------------- This is implemented MLlib: https://github.com/apache/spark/blob/master/mllib/src/main/scala/org/apache/spark/mllib/rdd/SlidingRDD.scala . You can check the discussion about where to put it here: https://github.com/apache/spark/pull/136 . > Support sliding in RDD > ---------------------- > > Key: SPARK-1241 > URL: https://issues.apache.org/jira/browse/SPARK-1241 > Project: Spark > Issue Type: New Feature > Components: Spark Core > Reporter: Xiangrui Meng > Assignee: Xiangrui Meng > Fix For: 1.0.0 > > > Sliding is useful for operations like creating n-grams, calculating total > variation, numerical integration, etc. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org