[
https://issues.apache.org/jira/browse/ARROW-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341605#comment-16341605
]
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-360905210
@TheNeuralBit I would like to add more tests tonight to validate everything
before it goes into master. We're hovering around 60% coverage with unit +
integration tests, but not covering some of the cases like `dateVec.asInt32()`
etc.
----------------------------------------------------------------
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)