[ 
https://issues.apache.org/jira/browse/ARROW-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341607#comment-16341607
 ] 

ASF GitHub Bot commented on ARROW-1990:
---------------------------------------

trxcllnt commented on issue #1482: ARROW-1990: [JS] C++ Refactor, Add DataFrame
URL: https://github.com/apache/arrow/pull/1482#issuecomment-360905647
 
 
   @wesm it may be worthwhile discussing the JS refactor with respect to the 
C++ implementation -- I tried to implement the Array/ArrayData stuff as 
faithfully as I could, but may have misunderstood a few things. I'm in meetings 
today, but will be available tonight

----------------------------------------------------------------
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
>
> 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)

Reply via email to