[
https://issues.apache.org/jira/browse/ARROW-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16349383#comment-16349383
]
ASF GitHub Bot commented on ARROW-1990:
---------------------------------------
wesm commented on issue #1482: ARROW-1990: [JS] C++ Refactor, Add DataFrame
URL: https://github.com/apache/arrow/pull/1482#issuecomment-362422185
Cool, this patch is so big I'm just going to merge it. Hopefully the JS
patch size can decrease in future PRs to make it easier to review =)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [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)