[
https://issues.apache.org/jira/browse/ARROW-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16349385#comment-16349385
]
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-362422422
Thanks @trxcllnt and @TheNeuralBit for all your hard work on this! Would
love to see a blog post or some other document to show off the new fancy stuff
----------------------------------------------------------------
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)