[
https://issues.apache.org/jira/browse/MADLIB-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15313297#comment-15313297
]
Rahul Iyer edited comment on MADLIB-908 at 6/2/16 11:34 PM:
------------------------------------------------------------
I would expect the output be:
{code}
id | piv_10 | piv_20 | piv_30
-------------------------------------
0 | 3 | 3 | 0
1 | 7 | 4 | 11
{code}
was (Author: riyer):
I would expect the output be:
{code}
id | piv_10 | piv_20 | piv_30
-------------------------------------
0 | 3 | 3 | 0
1 | 7 | 4 | 11
{code}
> Pivoting
> --------
>
> Key: MADLIB-908
> URL: https://issues.apache.org/jira/browse/MADLIB-908
> Project: Apache MADlib
> Issue Type: New Feature
> Components: Module: Utilities
> Reporter: Frank McQuillan
> Fix For: v1.9.1
>
>
> Story
> As a data scientist, I want to perform pivoting operations on my data, so
> that I can prepare it for input to predictive analytics algorithms.
> Detailed requirements TBD.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)