Brian Hulette created ARROW-1990:
------------------------------------
Summary: [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
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
(v6.4.14#64029)