You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/01 22:24:01 UTC

[jira] [Resolved] (ARROW-1990) [JS] Add "DataFrame" object

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

Wes McKinney resolved ARROW-1990.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.9.0

Issue resolved by pull request 1482
[https://github.com/apache/arrow/pull/1482]

> [JS] Add "DataFrame" object
> ---------------------------
>
>                 Key: ARROW-1990
>                 URL: https://issues.apache.org/jira/browse/ARROW-1990
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: JavaScript
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> Add a TypeScript class that can perform optimized dataframe operations on an arrow {{Table}} and/or {{StructVector}}. Initially this should include operations like filtering, counting, and scanning. Eventually this class could include more operations like sorting, count by/group by, etc...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)