Commits

Wes McKinney authored 37cdc6e99bd
ARROW-970: [Python] Nicer experience if user accidentally calls pyarrow.Table ctor directly This segfaulted before Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #702 from wesm/ARROW-970 and squashes the following commits: 508d9899 [Wes McKinney] Add some null checks into Table methods