You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Matthias Boehm (JIRA)" <ji...@apache.org> on 2016/09/30 05:41:20 UTC

[jira] [Updated] (SYSTEMML-995) MLContext dataframe-frame conversion with index column

     [ https://issues.apache.org/jira/browse/SYSTEMML-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Boehm updated SYSTEMML-995:
------------------------------------
    Description: 
MLContext currently always assumes data frame to frame conversion without existing index column. Since the user cannot communicate the existence of this column, the data conversion leads to incorrect results as an additional column is included in the output frame. We need make the MLContext handling of frames consistent with the handling of matrices.

Thanks [~mwdusenb@us.ibm.com] for catching this issue. cc [~acs_s] [~deron]

  was:
MLContext currently always assumes data frame to frame conversion without existing index column. Since the user cannot communicate the existence of this column, the data conversion leads to incorrect results as an additional column is included in the output frame. We need make the MLContext handling of frames consistent with the handling of matrices.

Thanks [~mwdusenb@us.ibm.com] for catching this issue. cc [~acs_s]


> MLContext dataframe-frame conversion with index column
> ------------------------------------------------------
>
>                 Key: SYSTEMML-995
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-995
>             Project: SystemML
>          Issue Type: Bug
>          Components: APIs
>    Affects Versions: SystemML 0.11
>            Reporter: Matthias Boehm
>
> MLContext currently always assumes data frame to frame conversion without existing index column. Since the user cannot communicate the existence of this column, the data conversion leads to incorrect results as an additional column is included in the output frame. We need make the MLContext handling of frames consistent with the handling of matrices.
> Thanks [~mwdusenb@us.ibm.com] for catching this issue. cc [~acs_s] [~deron]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)