You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/06/30 00:00:00 UTC

[jira] [Created] (ARROW-2766) [JS] Add ability to construct a Table from a list of Arrays/TypedArrays

Brian Hulette created ARROW-2766:
------------------------------------

             Summary: [JS] Add ability to construct a Table from a list of Arrays/TypedArrays
                 Key: ARROW-2766
                 URL: https://issues.apache.org/jira/browse/ARROW-2766
             Project: Apache Arrow
          Issue Type: New Feature
          Components: JavaScript
            Reporter: Brian Hulette


Something like {{Table.from({'col1': [...], 'col2': [...], 'col3': [...]})}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)