[jira] [Commented] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2019-08-22 Thread Joris Van den Bossche (Jira)
[ https://issues.apache.org/jira/browse/ARROW-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913308#comment-16913308 ] Joris Van den Bossche commented on ARROW-2572: -- Given that Columns no longer

[jira] [Commented] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2019-08-21 Thread Wes McKinney (Jira)
[ https://issues.apache.org/jira/browse/ARROW-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16912541#comment-16912541 ] Wes McKinney commented on ARROW-2572: - Now that {{arrow::Column}} is gone it would be

[jira] [Commented] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2019-06-23 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16870761#comment-16870761 ] Wes McKinney commented on ARROW-2572: - I removed from 0.14.0 milestone but since this

[jira] [Commented] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2019-06-18 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1688#comment-1688 ] Wes McKinney commented on ARROW-2572: - I don't think we need to add an alias. Perhaps

[jira] [Commented] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2019-06-18 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866393#comment-16866393 ] Joris Van den Bossche commented on ARROW-2572: -- The {{Table.from_arrays}} no

[jira] [Commented] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2019-05-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838562#comment-16838562 ] Antoine Pitrou commented on ARROW-2572: --- [~jorisvandenbossche] > [Python] Add fact

[jira] [Commented] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2019-03-30 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805981#comment-16805981 ] Wes McKinney commented on ARROW-2572: - Do you want to try contributing a patch? > [P

[jira] [Commented] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2018-05-11 Thread Thomas Buhrmann (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16471804#comment-16471804 ] Thomas Buhrmann commented on ARROW-2572: Another (discoverable) workaround was to

[jira] [Commented] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2018-05-11 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16471783#comment-16471783 ] Antoine Pitrou commented on ARROW-2572: --- If you want to try out contributing, this w

[jira] [Commented] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2018-05-11 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16471776#comment-16471776 ] Antoine Pitrou commented on ARROW-2572: --- Actually, {{Table.from_arrays}} allows you