[ https://issues.apache.org/jira/browse/ARROW-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Hulette updated ARROW-2766: --------------------------------- Description: Something like {code:javascript} Table.from({'col1': [...], 'col2': [...], 'col3': [...]}) {code} was:Something like {{Table.from({'col1': [...], 'col2': [...], 'col3': [...]})}} > [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 > Priority: Major > > Something like > {code:javascript} > Table.from({'col1': [...], 'col2': [...], 'col3': [...]}) > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)