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

2018-08-16 Thread Brian Hulette (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Hulette updated ARROW-2766: - Fix Version/s: JS-0.5.0 > [JS] Add ability to construct a Table from a list of Arrays/TypedArrays

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

2018-06-29 Thread Brian Hulette (JIRA)
[ 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':